Skip to content

Add a flag to llvm-readelf -s that will only show symbols located in a given section #69655

Open
@PiJoules

Description

@PiJoules

That is, if I want to look at symbols only in .rodata, I would do something like llvm-readelf -sW --section=.rodata. Right now, I have to do some post processing to get these symbols.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions