
56 Chapter 15. readelf
-S
-sections
-section-headers
Displays the information contained in the file’s section headers, if it has any.
-s
-symbols
-syms
Displays the entries in symbol table section of the file, if it has one.
-e
-headers
Display all the headers in the file. Equivalent to -h -l -S.
-n
-notes
Displays the contents of the NOTE segment, if it exists.
-r
-relocs
Displays the contents of the file’s relocation section, if it has one.
-u
-unwind
Displays the contents of the file’s unwind section, if it has one. Only the unwind sections for
IA64 ELF files are currently supported.
-u
-unwind
Displays the contents of the file’s unwind section, if it has one. Only the unwind sections for
IA64 ELF files are currently supported.
-d
-dynamic
Displays the contents of the file’s dynamic section, if it has one.
-V
-version-info
Displays the contents of the version sections in the file, it they exist.
-A
-arch-specific
Displays architecture-specific information in the file, if there is any.
-D
-use-dynamic
When displaying symbols, this option makes readelf use the symbol table in the file’s dynamic
section, rather than the one in the symbols section.
-x
number
-hex-dump= number
Displays the contents of the indicated section as a hexadecimal dump.
Commentaires sur ces manuels