nld Manual

Sample nld and noft Session
nld Manual528272-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