Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

User Commands (d - f) enoft(1)
{-DUMPSECTION | -DS }[* [ DETAIL | D ]|sect_name | sect_num ][IN format_spec ]
Displays the specied section of the object le. If you omit all options, the default
display lists the sections in the le.
Valid display options are:
* Displays all sections of the object le except the le, program,
and section headers. If DETAIL or D is also specied, only
nonzero size sections are displayed.
If you use the -DUMPSECTION ag on an OSS shell command
line, the ag specication must be enclosed in quotation marks
when you use the * specier.
sect_name Species any valid section name, as displayed by the
-SECTHDRS or -LAYOUT ag.
sect_num Species any valid section number, as displayed by the
-SECTHDRS ag.
IN format_spec
Species how the information is to be formatted. format_spec is
one of the following:
ASCII | A Displays portions of the object le in ASCII for-
mat.
DECIMAL | D
Displays portions of the object le in decimal for-
mat.
HEX | H Displays portions of the object le in hexadecimal
format.
ICODE | IC Displays portions of the object le in disassembled
program code. This is the default format.
INNERLIST | IN
Displays portions of the object le in disassembled
code and displays the sourc e code interspersed
with the assembler. This option can be used only
for dumping text.
READABLE | R
Displays portions of the object le in the format
most appropriate to the type of data. This is the
default action.
{-DWARF | -DW }[* | ABBREV | INFO | LINE [ ORDINAL ]|LOC ]
Displays the contents of the Debugging With Attribute Record Format (DWARF)
debugging symbol table sections of an object le. These sections provide the
symbolic information used by the Visual Inspect and Native Inspect debuggers.
* Displays the contents of the .debug_info, .debug_abbrev, and
.debug_line sections.
527188-003 Hewlett-Packard Company 385