noft Manual (G06.27+, H06.03+, J06.03+)

noft Options
noft Manual528273-003
3-57
XREFPROC or XP
If the program in Example 3-32 on page 3-36 is compiled and made executable and
the program file is designated to noft with the option FILE or F on page 3-17,
Example 3-50 on page 3-57 shows the result of the XREFPROC option.
Example 3-49. XREFPROC Option (DETAIL)
noft> xrefproc __apl__6stringFR6string calls detail
Calling Procedure
(Demangled Name)
Called Procedures
(Demangled Name)
Addresses
----------------------------------------------------------------
__apl__6stringFR6string
(string::operator +=(string &))
__dl__FPv
(operator delete(void *))
0x70000e54
__nw__FUi
(operator new(unsigned int))
0x70000e00
0x70000e70
strcat
0x70000ea8
strcpy
0x70000e90
Example 3-50. XREFPROC Option (for C Program in Example 3-32)
noft> xp *
Called Procedure
Calling Procedures
----------------------------------------------------------------------------
C_INT_INIT_COMPLETE_
_MAIN
C_INT_INIT_START_
__INIT__1_C
exit
_MAIN
main
_MAIN
unresolved
main