Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
User Commands (d - f) enoft(1)
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:
{CASE | -SC }{ON | OFF }
Specifies the case sensitivity of the enoft environment.
ON Turns on case sensitivity in the enoft environment.
OFF Turns off case sensitivity in the enoft environment.
This is the default setting.
If case sensitivity is turned off, some file and procedure
names might not be correctly matched when commands
or flags are entered.
If the target object file contains C or C++ code, enoft automati-
cally turns on case sensitivity when the file is opened. For object
files containing code from a mix of C or C++ and other languages,
if the procedure or source scope for a flag or command is res-
tricted to a source file that does not contain C or C++ code, case
sensitivity is turned off but reverts to on when the scope restric-
tion is removed.
{FORMAT | -SF }{{ASCII | A }|{DECIMAL | D }
|{HEX | H}|{ICODE | IC }|{INNERLIST | IN }|
{ READABLE | R }}
Speci
fies the format used to display the object file.
ASCII | A Displays portions of the object file in ASCII for-
mat.
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.
527188-021 Hewlett-Packard Company 3−95