nld and noft Manual

noft Utility
nld and noft Manual520384-003
4-4
Listing Object Files
Listing Object Files
Example 4-2. Interactive noft Session Equivalent to Example 4-1 on page 4-3
noft
noft> file sample.o
noft> set scopesource sample.c
noft> listproc *
noft> exit
Table 4-1. noft Listing Options
Option Lists ...
LAYOUT
on page 5-21 Parts of an object file in file-offset order
LISTATTRIBUTE or LA
on
page 5-22
Process-specific information associated with an object
file
LISTCOMPILERS or LC
on
page 5-23
Version information about the native compiler
components and nld utility used to create an object file
LISTOPTIMIZE or LO
on
page 5-26
Procedures in an object file based on optimization level
LISTPROC or LP
on page 5-27 Procedures and subprocedures in an object file
LISTSOURCE or LS
on
page 5-29
Source files in an object file
LISTSRLEXPORTS or LLE
on
page 5-30
Information about the symbols exported by a shared
run-time library (SRL)
LISTSRLFIXUPS or LLF
on
page 5-30
Names of SRLs to which the unresolved symbols in an
object file have been “fixed up”
LISTSRLINFO or LLI
on
page 5-31
Names of SRLs linked into an object file
LISTUNREFERENCED or LUR
on page 5-32
Undefined and unreferenced symbols in an object file
LISTUNRESOLVED or LU
on
page 5-35
Unresolved symbols in an object file
XREFPROC or XP
on page 5-49 Cross reference listing of procedures in an object file