Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)
enoft(1) OSS Shell and Utilities Reference Manual
-PROCINFO | PI
Displays the contents of the .procinfo section of a linkfile. This flag is an alias for
specification of the -DUMPSECTION flag with the section_name value of .pro-
cinfo.
-PROGHDRS Displays the contents of the program headers for a loadfile or import library.
-RELOC Displays the relocation tables in an object file. These tables are in sections with
names that begin with .rela.
-RESET [ set_cmd | * ]
Resets the target object file attributes previously specified with the -SET flag to
their default values.
set_cmd Is one of the following target object file attributes:
CASE
DEMANGLE
FORMAT
HISTORYBUFFER
HISTORYWINDOW
LINES
SCOPEPROC
SCOPESOURCE
SORT
* Specifies that all target object file attributes are reset to their
default values. If you use the -RESET flag without specifying any
value, this is the default action.
If you use the -RESET flag on an OSS shell command line, the flag
specification must be enclosed in quotation marks when you use
the * specifier.
Refer to the description of the -SET flag for descriptions of these object file attri-
butes.
-RTDU [{SOURCE | OBJECT | * }[DETAIL | D ]]
Displays the header information for the run-time data unit (RTDU) sections of the
object file. Linkfiles have only a .source.rtdu section, while loadfiles have both
.source.rtdu and .object.rtdu sections.
If SOURCE is specified, only the .source.rtdu section is displayed. If OBJECT
is specified, only the .object.rtdu section is displayed. If * is specified or all
options are omitted, all available sections are displayed.
If DETAIL or D is specified, the memory content of the RTDU section for each
record is also displayed.
-SECTHDRS Displays the contents of the section headers for a loadfile.
-SET [ set_cmd [ value ]]
Sets an enoft target object file attribute to the specified value. If you do not
specify value, enoft displays the current value used for the set_cmd attribute. If
you do not specify set_cmd, enoft displays the current settings for all attributes.
The -SET flag can be abbreviated by combining it with letters that abbreviate
set_cmd attribute names; these abbreviated flags are shown in the following list of
valid set_cmd attribute names:
3−92 Hewlett-Packard Company 527188-007