nld and noft Manual
noft Diagnostic Messages
nld and noft Manual—520384-003
11-19
Warnings
Cause. The range of addresses or offsets goes past a section boundary in the object
file; therefore, it is not safe to contiguously dump or list.
Recovery. Respecify the desired addresses or offsets in two parts around the section
boundary.
Cause. The undocumented AOUTHDR command was used on an ELF file. This
command is only meaningful for COFF files. The logic for the undocumented
TANDEMINFO command was called instead.
Recovery. Do not use the command AOUTHDR on ELF files.
Cause. The undocumented TANDEMINFO command was used on a COFF file. This
command is only meaningful for ELF files. The logic for the undocumented AOUTHDR
command was called instead.
Recovery. Do not use the command TANDEMINFO on COFF files.
Cause. LISTPROC or LP on page 5-27 or XREFPROC or XP on page 5-49 could not
find the specified procedure.
Recovery. Use LISTPROC * or XREFPROC * to see what procedures are available.
*** WARNING *** [2004]:
Specified range jumps section boundaries, dumping to end of
section.
*** WARNING *** [2005]:
This command only works on COFF files, using TANDEMINFO
instead ...
*** WARNING *** [2006]:
This command only works on ELF files, using AOUTHDR instead
...
*** WARNING *** [2008]:
No cross reference information available in this category for
procedure procedure-name.