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

User Commands (d - f) enoft(1)
marks when you use the FOR * specier.
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 format.
DECIMAL | D
Displays portions of the object le in decimal format.
HEX | H Displays portions of the object le in hexadecimal for-
mat.
ICODE | IC Displays portions of the object le in disassembled pro-
gram code. This is the default format.
INNERLIST | IN
Displays portions of the object le in disassembled code
and displays the source code interspersed with the assem-
bler. This option can be used only for dumping text.
READABLE | R
Displays portions of the object le in an applicable for-
mat based on the item type and part of the object le
being displayed. This is the default action.
{-DUMPCODE | -DC }[{BRIEF | B }|IN format_spec ]
Displays all code from the .gateway, .plt, .text, and .restext sections of an object
le.
Specifying the BRIEF or B option is the same as specifying the -LAYOUT
CODE ag.
Valid values for format_spec are identical to those of the -DUMPADDRESS ag.
If you omit IN format_spec, the display is formatted in ICODE format.
{-DUMPDATA | -DD }[{BRIEF | B }|IN format_spec ]
Displays all initialized user data from the .data, .sdata, .rdata, and .rconst sec-
tions of an object le.
Specifying the BRIEF or B option is the same as specifying the -LAYOUT
DATA ag.
Valid values for format_spec are identical to those of the -DUMPADDRESS ag.
If you omit IN format_spec, the display is formatted in HEX format.
{-DUMPOFFSET | -DO } scope [ IN format_spec ]
Displays code and data from a physical offset within an object le. Valid values
for scope are identical to those of the -DUMPADDRESS ag, except that the
addresses are physical offsets within the le instead of virtual addresses. Valid
values for format_spec are identical to those of the -DUMPADDRESS ag.
{-DUMPPROC | -DP } proc_spec [ scope ][IN format_spec ]
Displays the contents of a procedure or part of a procedure.
527188-003 Hewlett-Packard Company 383