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 linkle. This ag is an alias for
specication of the -DUMPSECTION ag with the section_name value of .pro-
cinfo.
-PROGHDRS Displays the contents of the program headers for a loadle or import library.
-RELOC Displays the relocation tables in an object le. These tables are in sections with
names that begin with .rela.
-RESET [ set_cmd | * ]
Resets the target object le attributes previously specied with the -SET ag to
their default values.
set_cmd Is one of the following target object le attributes:
CASE
DEMANGLE
FORMAT
HISTORYBUFFER
HISTORYWINDOW
LINES
SCOPEPROC
SCOPESOURCE
SORT
* Species that all target object le attributes are reset to their
default values. If you use the -RESET ag without specifying any
value, this is the default action.
If you use the -RESET ag on an OSS shell command line, the ag
specication must be enclosed in quotation marks when you use
the * specier.
Refer to the description of the -SET ag for descriptions of these object le attri-
butes.
-RTDU [{SOURCE | OBJECT | * }[DETAIL | D ]]
Displays the header information for the run-time data unit (RTDU) sections of the
object le. Linkles have only a .source.rtdu section, while loadles have both
.source.rtdu and .object.rtdu sections.
If SOURCE is specied, only the .source.rtdu section is displayed. If OBJECT
is specied, only the .object.rtdu section is displayed. If * is specied or all
options are omitted, all available sections are displayed.
If DETAIL or D is specied, the memory content of the RTDU section for each
record is also displayed.
-SECTHDRS Displays the contents of the section headers for a loadle.
-SET [ set_cmd [ value ]]
Sets an enoft target object le attribute to the specied 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 ag can be abbreviated by combining it with letters that abbreviate
set_cmd attribute names; these abbreviated ags are shown in the following list of
valid set_cmd attribute names:
392 Hewlett-Packard Company 527188-007