Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

enoft(1) OSS Shell and Utilities Reference Manual
proc_num
Species the procedure number. This number species the
ordering in the object les procedure table. Use the -LIST-
PROC ag to list each procedure number.
{ -DIR | -FILES }[dir_pathname2 ]
Lists the les in the specied directory. The specied pathname can be absolute
or relative; relative pathnames are resolved using the current working directory.
Files in the Guardian le system can be listed if a fully or partially qualied sub-
volume name is used in OSS pathname format (/G/vol/subvol). A subvolume on
another node can be specied using the OSS pathname format for Expand-
connected nodes (for example, a Guardian subvolume is specied as
/E/ode/G/vol/subvol). When dir_pathname2 is omitted, the default is the current
working directory.
{-DUMPALL | -ALL }[* | LIST ]
Displays all nonzero size sections in the object le, including the le, program,
and section headers. The sections are displayed in the order of their relative le
offsets. When you do not specify an option, the display is similar to the output of
the -LAYOUT ag but shows the section contents.
Unlike the -DUMPSECTION * DETAIL ag, output stops when an underlying
dump command fails (for example, when a data error occurs).
* Also lists the layout of the sections, a list of common le attri-
butes, compiler information, various symbols, optimization levels,
procedures, and source les.
If the -DUMPALL ag is used on an OSS shell command line,
the ag specication must be enclosed in quotation marks when
the * specier is used.
LIST Only lists the le, program, and section headers, the layout of the
sections, a list of common le attributes, compiler information,
various symbols, optimization levels, procedures, and source les.
{-DUMPADDRESS | -DA } scope [ IN format_spec ]
Displays code and data from a virtual address inside an object lesmemory
space. scope is the following:
start_address [range_spec ]
start_address
Species the starting virtual address. The value specied is assumed to
be in decimal format unless prexed by 0x to make it hexadecimal for-
mat. For ICODE or INNERLIST displays, start_address must be on a
16-byte boundary; for all other formats, enoft rounds the specied
address down to the beginning of the bundle to be displayed.
range_spec
Species the amount of information to display. range_spec is one of the
following:
TO end_address
Is the ending virual address. The value specied is assumed
to be in decimal format unless prexed by 0x to make it hexa-
decimal format. For ICODE or INNERLIST displays,
382 Hewlett-Packard Company 527188-007