noft Manual (G06.26+)

noft Utility
noft Manual528273-001
2-4
Listing Object Files
Listing Object Files
Dumping Object Files
The noft dumping options display unformatted views into an object file.
Table 2-1. noft Listing Options
Option Lists ...
LAYOUT
on page 3-21 Parts of an object file in file-offset order
LISTATTRIBUTE or LA
on
page 3-23
Process-specific information associated with an object
file
LISTCOMPILERS or LC
on
page 3-25
Version information about the native compiler
components and nld utility used to create an object file
LISTOPTIMIZE or LO
on
page 3-27
Procedures in an object file based on optimization level
LISTPROC or LP
on page 3-28 Procedures and subprocedures in an object file
LISTSOURCE or LS
on
page 3-30
Source files in an object file
LISTSRLEXPORTS or LLE
on
page 3-31
Information about the symbols exported by a shared
run-time library (SRL)
LISTSRLFIXUPS or LLF
on
page 3-31
Names of SRLs to which the unresolved symbols in an
object file have been “fixed up”
LISTSRLINFO or LLI
on
page 3-32
Names of SRLs linked into an object file
LISTUNREFERENCED or LUR
on page 3-33
Undefined and unreferenced symbols in an object file
LISTUNRESOLVED or LU
on
page 3-36
Unresolved symbols in an object file
XREFPROC or XP
on page 3-50 Cross reference listing of procedures in an object file
Table 2-2. noft Dumping Options
Option Displays ...
DUMPADDRESS or DA
on
page 3-6
Code and data from a virtual address inside an object file’s
memory space
DUMPOFFSET or DO
on
page 3-8
Code and data from a physical offset within the object file
DUMPPROC or DP
on
page 3-10
Contents of a procedure or part of a procedure