Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)
User Commands (d - f) enoft(1)
programs, only one level of subprocedure can be specified.
For COBOL programs, more than one level can be specified.
subproc_name[[.subprocname]...]]
Limits the scope to the specified subprocedure. If
subproc_name is not completely specified, enoft resolves the
name and lists conforming subprocedure names with numbers.
This option is not valid for C or C++ programs. For EpTAL
programs, only one level of subprocedure can be specified.
For COBOL programs, more than one level can be specified.
Only the first subprocedure with the specified name is
displayed.
proc_num
Specifies the procedure number. This number specifies the
ordering in the object file’s procedure table. Use the -LIST-
PROC flag to list each procedure number.
scope Specifies addresses in a form that is identical to that of the
-DUMPADDRESS flag, except that the addresses are virtual offsets
within the file instead of virtual addresses.
IN format_spec
Specifies how the information is to be formatted. Valid values for
format_spec are identical to those of the -DUMPADDRESS flag.
{-DUMPSECTION | -DS }[* [ DETAIL | D ]|sect_name | sect_num ][IN format_spec ]
Displays the specified section of the object file. If you omit all options, the default
display lists the sections in the file.
Valid display options are:
* Displays all sections of the object file except the file, program,
and section headers. If DETAIL or D is also specified, only
nonzero size sections are displayed.
If you use the -DUMPSECTION flag on an OSS shell command
line, the flag specification must be enclosed in quotation marks
when you use the * specifier.
sect_name Specifies any valid section name, as displayed by the
-SECTHDRS or -LAYOUT flag.
sect_num Specifies any valid section number, as displayed by the
-SECTHDRS flag.
IN format_spec
Specifies how the information is to be formatted. format_spec is
one of the following:
ASCII | A Displays portions of the object file in ASCII for-
mat.
527188-007 Hewlett-Packard Company 3−85