e
elfdump(1) | elfdump(1) |
|
NAME
elfdump - dump information contained in object ®les
SYNOPSIS
elfdump
num ] [+T num2 ] ®les...
DESCRIPTION
elfdump takes one or more object ®les or libraries and dumps information about them. The following options are supported:
Dumps archive headers from an archive library. |
| |
Dumps the string table(s). |
| |
(Modi®er) Demangles C++ symbol names before printing them. This modi®er is valid with | ||
| ||
| name, the symbol whose unmangled name matches name will be printed, and its symbol | |
| name will be printed as a demangled name. |
|
(Modi®er) Prints the section whose index is num. |
| |
+D num2 | (Modi®er) Prints the sections in the range 1 to num2. If used with | |
| range num to num2 are printed. Valid with | |
| tions which apply to the section(s) in the range are printed. | |
Dumps the ®le header. |
| |
Dumps global symbols from an archive. |
| |
Dumps the section headers. |
| |
(Modi®er) Dumps output information in hexadecimal, octal, or decimal format, with all | ||
| options. |
|
Prints the object dictionary for one or more executable ®les, if the source ®le was compiled | ||
| with +objdebug or linked with +tools. The object dictionary entry contains the name | |
| of the object ®le that contributed to a particular section, the relative offset within the sec- | |
| tion, size of the object ®le's contribution, and attributes of the entry. | |
Prints the CTTI section headers according to the directory member relationship. | ||
Dumps the .dynamic section in shared libraries and dynamically linked program ®les. | ||
(Modi®er) Dumps information about the speci®ed section or symbol name. This option is | ||
| valid with | |
| elfdump will only dump the symbol entry whose name matches name. If used with the | |
| other options, name pertains to a section name and elfdump will only dump the section | |
| whose name matches it. |
|
Dumps the optional headers (program headers). |
| |
(Modi®er) Do not print titles, with all options. |
| |
(Modi®er) Suppresss printing CTTI section headers. Valid with | ||
Dumps the relocations. |
| |
Dumps the section contents. |
| |
+s name | (Modi®er) Dumps the section speci®ed by name. Valid with | |
(Modi®er) Dumps output information in short format. Valid with the | ||
Dumps the symbol table entries. |
| |
Prints the symbol whose index is num. |
| |
+T num2 | (Modi®er) Prints the symbols in the range 0 to num2. If used with | |
| the range num to num2. Valid with |
|
Prints the usage menu. |
| |
Prints the unwind table. |
| |
Section 1−202 | − 1 − |