enoft Manual
eNOFT Options
eNOFT Manual—527507-005
2-53
LISTUNRESOLVED or LU
LISTUNRESOLVED or LU
[ * | PROC | P | DATA | D ] [ EXCLUDE | E ]
This command is similar to that in NOFT in that it lists all the names that are
undefined (yet referenced) in this object.
However the asterisk "*" is optional and this command also lists "unresolved" data
symbols.
enoft> listunresolved * detail
******** List of Unresolved (undefined) Symbols
SymNdx Address/Value Symbol_Name
Bind Type EM Lang FDescAddr/Size Section
Calling_Procedure
---------------------------------------------------------------------
26 0x00000000 BLAHZERO
Glob Data 0 UNDEF
27 0x00000000 BLAH1
Glob Data 0 UNDEF
28 0x00000000 BLAH2
Glob Data 0 UNDEF
29 0x00000000 BLAH3
Glob Data 0 UNDEF
30 0x00000000 STOP
Glob Code 0 UNDEF
The NOFT argument "EXCLUDE" is not supported.










