Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)
enoft(1) OSS Shell and Utilities Reference Manual
DECIMAL | D
Displays portions of the object file in decimal for-
mat.
HEX | H Displays portions of the object file in hexadecimal
format.
ICODE | IC Displays portions of the object file in disassembled
program code. This is the default format.
INNERLIST | IN
Displays portions of the object file 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 file in the format
most appropriate to the type of data. This is the
default action.
-DWARF [ * | ABBREV | INFO | LINE [ ORDINAL ]|LOC ]
Displays the contents of the Debugging With Attribute Record Format (DWARF)
debugging symbol table sections of an object file. 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.
ABBREV Displays only the contents of the .debug_abbrev section.
INFO Displays only the contents of the .debug_info section, as con-
strained by the -SET SCOPEPROC flag.
LINE [ ORDINAL ]
Displays only the contents of the line number table (.debug_line)
section. If a .debug_line_nsk section exists to support the use of
Guardian EDIT utility line numbers, that section is displayed
instead. To force display of .debug_line instead of
.debug_line_nsk, specify the ORDINAL option.
LOC Displays only the contents of the .debug_loc section.
-DYNAMIC Displays the .dynamic section of a loadfile or import library.
-ENV Displays the current settings of the enoft environment.
{-FILE | -F } ref_objfile
Specifies the name of the target object file you want to use with enoft. ref_objfile
can be a simple filename or an absolute or relative pathname.
A subsequent -FILE flag closes the current object file and opens the newly
specified object file.
3−86 Hewlett-Packard Company 527188-007