Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
noft(1) OSS Shell and Utilities Reference Manual
{-LISTSOURCE | -LS } source-spec
[{BRIEF | B }|{DETAIL | D }]
Lists the source files in the object file. If only one procedure is dumped, then the
-LISTSOURCE flag dumps the entry for the source file containing the procedure.
source-spec Has one of the following forms:
source-name Specifies the name of the procedure for which
you want information.
source-number Specifies the number of the procedure for which
you want information. This number is determined
by the order of procedures in the object files’s
procedure table.
* Specifies that you want information for all pro-
cedures. If the -LISTSOURCE flag is used on an
OSS shell command line, the flag specification
must be enclosed in quotation marks when the *
specifier is used.
BRIEF | B Displays minimal information about the procedures. This is the
default value.
DETAIL | D Displays detailed information about the procedures.
{-LISTSRLEXPORTS | -LLE }[{BRIEF | B }|{DETAIL | D }]
Lists all symbols exported by a shared run-time library (SRL).
BRIEF | B Displays only exported names and numbers. This is the default
value.
DETAIL | D Displays more information about each library, such as address and
size in decimal.
{-LISTSRLFIXUPS | -LLF }[{BRIEF | B }|{ DETAIL | D }]
Lists the names of shared run-time libraries (SRLs) to which the unresolved sym-
bols in a foreign client object file have been "fixed up".
BRIEF | B Displays only unresolved symbols and library names. This is the
default value.
DETAIL | D Displays more information about each library, such as number and
fixup address.
{-LISTSRLINFO | -LLI }[{BRIEF | B }|{DETAIL | D }]
Lists the shared run-time libraries (SRLs) linked into an object file.
BRIEF | B Displays minimal information about SRLs. This is the default
value.
DETAIL | D Displays detailed information about the SRLs.
6−76 Hewlett-Packard Company 527188-003