nld and noft Manual
noft Options
nld and noft Manual—520384-003
5-36
LISTUNRESOLVED or LU
Example 5-27. LISTUNRESOLVED Option (BRIEF)
noft> listunresolved * brief
# Unresolved Name
4 proc4__Fv
5 proc3__Fv
10 __nw__FUi
11 __dl__FPv
noft>
Example 5-28. LISTUNRESOLVED Option (DETAIL)
noft> listunresolved * detail
Number : 4
Name :
proc4__Fv
Demangled Name :
proc4()
Type : Proc
Addresses Used At : 0x761003a4
Number : 5
Name :
proc3__Fv
Demangled Name :
proc3()
Type : Proc
Addresses Used At : 0x761003ac
Number : 10
Name :
__nw__FUi
Demangled Name :
operator new(unsigned int)
Type : Proc
Addresses Used At : 0x761004a4
0x76100438
Number : 11
Name :
__dl__FPv
Demangled Name :
operator delete(void *)
Type : Proc
Addresses Used At : 0x761004f4
0x76100514
noft>