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-27
LISTSRLEXPORTS
LISTSRLEXPORTS
Example A-35 uses the FILE option to direct noft to examine the executable user
library, UTILLIB. Then Example A-35 uses the LISTSRLEXPORTS option to show the
functions the user library is exporting.
LISTSRLFIXUPS
Example A-36 uses the LISTSRLFIXUPS option to show which SRLs and SRL
functions the user library needs.
Example A-35. LISTSRLEXPORTS Option
noft> FILE UTILLIB
Object File : \DLLQA.$D0117.CRGMAN.utillib
File Format : ELF
Scope : (none)
Case : Sensitive
noft> LISTSRLEXPORTS BRIEF
# Name
0 seed_random_number
Example A-36. LISTSRLFIXUP (LLF) Option
noft> LISTSRLFIXUPS BRIEF
SRL Name : Unresolved Name
---------------------------------------
ZCRTLSRL : localtime
ZCRESRL : srand
ZCRTLSRL : time