noft Manual (G06.27+, H06.03+, J06.03+)
Sample nld and noft Session
noft Manual—528273-003
A-20
LISTSRLINFO
LISTSRLINFO
The loadfile EXAMPLE1 in Example A-25 uses two SRLs. For more information, see
Example A-20 on page A-16. To see the names of these SRLs, use the LISTSRLINFO
option.
LISTUNRESOLVED
The list of unresolved functions and data is different for the loadfile EXAMPLE1 than
the linkfile MAINO. The output of the LISTUNRESOLVED option in Example A-26 is
affected by the SET SORT ALPHA option done in Example A-24 on page A-19.
Example A-25. LISTSRLINFO Option (Loadfile)
noft> LISTSRLINFO BRIEF
SRL Name : #
ZCRESRL : 0
ZCRTLSRL : 1
Example A-26. LISTUNRESOLVED Option (Loadfile)
noft> LISTUNRESOLVED * BRIEF
# Unresolved Name
23 C_INT_INIT_COMPLETE_
20 C_INT_INIT_START_
22 environ
19 errno
16 exit
8 free
1 malloc
7 printf
4 rand
3 seed_random_number