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

noft Options
noft Manual—528273-001
3-52
XREFPROC or XP
Example 3-41. XREFPROC Option (BRIEF)
noft> xrefproc *
Called Procedure
Calling Procedures
----------------------------------------------------------------
$m_CFE
__pp__5pointFi
__pp__5pointFv
print__5pointFv
$n_CEFR_T0
__pp__5pointFi
__pp__5pointFv
$n_EADD_T0
__pp__5pointFi
__pp__5pointFv
$n_FADD_T0
__apl__5pointFR5point
__pl__5pointFR5point
C_INT_LG_INIT_C_EXTENDED_
__INIT__1_C
C_INT_LG_INIT_C_EXT_COMPLETE_
_MAIN
__apl__5pointFR5point
main
__apl__6stringFR6string
main
__dl__FPv
__apl__6stringFR6string
__nw__FUi
__apl__6stringFR6string
__pl__5pointFR5point
__pp__5pointFi
main
Example 3-42. 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