HP-UX Linker and Libraries User's Guide
Use the optionTo view this
-LThe .dynamic section in shared libraries and dynamically linked program files.
+linkmapThe .linkmap section, which is only created when the incremental linker is used (with the
ld+ild command).
+linkmap_bssThe .linkmap_bss section, which is only created when the incremental linker is used (with
the ld +ild command).
+linkmap_fileThe .linkmap_file section, which is only created when the incremental linker is used (with
the ld +ild command).
-oOptional headers (program headers).
-rRelocations.
+objdebugSections beginning with .objdebug_ as a string table.
-sSection contents.
-tSymbol table entries.
-txDumps the value of st_shndx in symbol table, in addition to information dump from -t
option. This option is useful in verifying the data stored in the symbol table.
-tvPrints versioned symbols.
-uUsage message.
-UUnwind table.
-VVersion number for elfdump.
The elfdump command provides the following additional options to modify your selections:
Causes elfdump toModifiesOption
Demangle C++ symbol names before displaying them.
-c, -r, -s, -t-C
• With -H, ignored.
• With -n name, display the symbol whose unmangled name matches
name, and prints its symbol name as a demangled name.
Display the section whose index is num.
-h, -s-D num
Display the sections in the range 1 to num2.
• With -D, display the sections in the range num to num2.
-h, -s+D num2
Display the relocation whose index is num.
-r-D num
Display only the relocations which apply to the section(s) in the range.
-r+D num2
Select output format in hexadecimal, octal, or decimal.
all-H
Display information about the section specified by name.
-h, -r, -s-n name
Display information about the symbol entry specified by name.
-t-n name
Suppress title printing.
all-p
Suppress printing CTTI section headers.
-k-q
Display the section specified by name.
-c, -t+s name
Display headers in short format.
-h,-o-S
Display the symbol whose index is num.
-t-T num
Viewing the Contents of an Object File with elfdump(1) 59