Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
enoft(1) OSS Shell and Utilities Reference Manual
-LIBLIST Displays the .liblist section of a loadfile or import library. This flag is an alias for
specification of the -DUMPSECTION flag with the section_name value of .lib-
list.
-LIC Displays the library import characterization (LIC) section .lic of a preset loadfile.
This flag is an alias for specification of the -DUMPSECTION flag with the
section_name value of .lic.
{-LISTATTRIBUTE | -LA }[{DETAIL | D }]
Lists common file and process attributes associated with an object file. DETAIL
or D provides additional, detailed information about the debugging sections of the
file.
{-LISTCOMPILERS | -LC }[{DETAIL | D }]
Lists version information about the native compiler components and eld utility
used to create an object file. DETAIL or D provides additional, detailed informa-
tion.
{ -LISTDATA | -LD }
This flag is an alias for the -SYMTAB DATA flag. It lists all data symbols from
the .dynsym and .dynsym.gblzd sections in a loadfile or import library, and the
.symtab section in a linkfile.
[ DETAIL | D ]]
{ -LISTDEBUG | -LDE }[* |{PROC | P }|{DATA | D }][DETAIL | D ]]
Lists all names in the .debug_info symbols table that meets variable (data) or sub-
program (subprogram, subroutine, or alternate entry point) criteria. Specifying
PROC,
P, DA
TA,or D restricts the content of the listing to procedures or data; the
default is *, meaning all. DETAIL or D provides additional, detailed information.
{ -LISTEXPORTS | -LE }
This flag is an alias for the -SYMTAB EXPORT flag. This flag lists all exported
symbols that are global and defined from the .dynsym and .dynsym.gblzd sec-
tions in a loadfile or import library. Symbols available only to other linkfiles and
local to loadfiles (not exported) are not listed.
{n-LISTFOPEN | -LFO }
Lists the file numbers and filenames of all open files including object files, log
files, and out files.
{-LISTOPTIMIZE | -LO }[0 | 1 | 2 | * |{EXCLUDE | E }|{BRIEF | B }]
Lists procedures based on their optimization level. If no option is specified, all
procedures in the object file are displayed, sorted by optimization level.
0, 1,or2 List only procedures with an optimization level corresponding to the
specified number.
* List all procedures sorted by optimization level. If the -LISTOPTIM-
IZE flag is used on an OSS shell command line, the flag specification
must be enclosed in quotation marks when the * specifier is used.
EXCLUDE | E
List all procedures sorted by optimization level but does not display
information for symbols generated by a compiler or not found in a
debug_info section.
3−90 Hewlett-Packard Company 527188-021