HP-UX Reference (11i v1 05/09) - 1 User Commands N-Z (vol 2)

o
odump(1) odump(1)
NAME
odump - dump information contained in SOM object files
SYNOPSIS
odump [-option...] file...
DESCRIPTION
odump takes one or more 32-bit native code files (object files, shared and archive libraries, executables) and
dumps information about them.
Note: odump skips non-SOM input files and issues a warning.
$ odump -all /usr/lib/pa20_64/libc.sl
File is not a SOM, skipping: /usr/lib/pa20_64/libc.sl.
Options
Some odump options have additional support or provide additional information when used in combination
with the modifier options:
V (VERIFY) Indicate that the structure specified by its corresponding option is verified when
run with the -verifyall option.
T (TITLES) Provides additional output format information for the structure specified by its
corresponding option when run with the -titles option.
B (VERBOSE) Prints a more descriptive message for the structure specified by its corresponding
option when run with the -verbose option.
The table below indicates the available support for each option.
odump recognizes the following options and their modifiers:
V T B -Option Description
Print all information----all
Print SOM auxilary headersV- - -auxheader
Print the stack auxiliary unwind tableV- - -auxunwind
Print compilation unit dictionary----compunit
Print the line tables for debugging optim-
ized code
----doclinetable
Print the list of implementation libraries
for a given filter library
----filtertable
Print fixups--B-fixups
Print SOM headerV- - -header
Print this help screen----help
Print initialization pointersVT- -initpointers
Print the line number table----linetable
Print the linkmap contents----linkmap
Print the linkmap bss contents----linkmapbss
Print the linkmap object file table----linkmapfile
Print the linkmap string table----linkmapstr
Print loader fixup records----loaderfixups
Print LST auxheader----lstauxheader
Print LST exportlist----lstexportlist
Print LST header----lstheader
Print LST importlist----lstimportlist
Print LST som directory----lstsomdir
HP-UX 11i Version 1: September 2005 1 Hewlett-Packard Company Section 1671