noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

Sample nld and noft Session
noft Manual—528273-001
A-12
LISTSOURCE
LISTSOURCE
You can use the LISTSOURCE option to see the source files that were used to build the
object file. The DETAIL parameter displays the information shown in Example A-16.
The address of the first procedure is more meaningful for a loadfile.
Example A-16. LISTSOURCE Option (Linkfile)
noft> LISTSOURCE * DETAIL
******** List of Source Files ********
Number : 0
Name : \DLLQA.$D0117.CRGMAN.MAINC
Size : 180 bytes
Address of First Procedure : 0x00000000
Language : C
Optimization Level Default : 0
Symbols : Yes
Compilation Timestamp : 2003 March 10, 11:03:34
Modification Timestamp : 2003 March 10, 10:22:16
Number : 1
Name : \DLLQA.$SYSTEM.SYSTEM.stdlibh
Size : 0 bytes
Address of First Procedure : 0x00000000
Language : C
Optimization Level Default : 0
Symbols : Yes
Compilation Timestamp : not available
Modification Timestamp : not available
Number : 2
Name : \DLLQA.$D0117.CRGMAN.globalsh
Size : 0 bytes
Address of First Procedure : 0x00000000
Language : C
Optimization Level Default : 0
Symbols : Yes
Compilation Timestamp : not available
Modification Timestamp : not available
Number : 3
Name : \DLLQA.$D0117.CRGMAN.module1h
Size : 0 bytes
Address of First Procedure : 0x00000000
Language : C
Optimization Level Default : 0
Symbols : Yes
Compilation Timestamp : not available
Modification Timestamp : not available
Number : 4
Name : \DLLQA.$D0117.CRGMAN.module2h
Size : 0 bytes
Address of First Procedure : 0x00000000
Language : C
Optimization Level Default : 0
Symbols : Yes
Compilation Timestamp : not available
Modification Timestamp : not available