noft Manual (G06.27+, H06.03+, J06.03+)
noft Options
noft Manual—528273-003
3-56
XREFPROC or XP
DETAIL
D
lists the called or calling procedures referenced by the indicated procedures and
the addresses where the calls are made. For C++ functions, DETAIL provides the
“demangled” (original) names as well as the “mangled” internal equivalents.
If the target object code file is non-PIC, references to functions that might be used
for calls (for example, function pointers passed as parameters) are identified by the
word reference. (See address_order_sort at the end of Example 3-51 on
page 3-58.)
Considerations
•
The virtual addresses of the call sites are shown with the DETAIL option specified.
•
A sort setting affects both lists and sublists of procedures.
Example 3-48. 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