noft Options
nld and noft Manual — 520384-003
5 -6
DUMPADDRESS or DA
DUMPADDRESS or DA
The
DUMPADDRESS
option displays code and data from a virtual address inside an
object file’s memory space.
Because all sections in linkfiles start at zero, use
DUMPOFFSET or DO
on page 5-8 to
display any section other than the text section.
start-address
is the starting virtual address in hexadecimal format.
range-specifier
is the amount of information to display:
{ TO end-address | FOR { number { BYTES | B | WORDS | W } | * }}
end-address
is an ending virtual address in hexadecimal format.
number
is the number of bytes or words to display.
*
displays information to the end of the code or data section.
Considerations:
•
The range of addresses must be entirely within one code or data section.
•
The address of a code section is rounded up to a whole number of words.
•
If an address range begins in a code or data section and ends outside the
section, the output stops at the end of the section and
noft
emits an error
message.
format-specifier
specifies how the information is to be formatted.
format-specifier
is one of
the following:
{ ASCII | A }
displays portions of the object file in ASCII format.
[ DUMPADDRESS | DA ] start-address [ range-specifier ]
[ IN format-specifier ]
Содержание nld
Страница 12: ...Contents nld and noft Manual 520384 003 x ...
Страница 16: ...What s New in This Manual nld and noft Manual 520384 003 xiv Miscellaneous ...
Страница 22: ...About This Manual nld and noft Manual 520384 003 xx Change Bar Notation ...
Страница 28: ...Introduction to the Utilities nld and noft Manual 520384 003 1 6 strip ...
Страница 60: ...nld Utility nld and noft Manual 520384 003 2 32 Declaration and Definition ...
Страница 78: ...nld Options nld and noft Manual 520384 003 3 18 y ...
Страница 90: ...noft Utility nld and noft Manual 520384 003 4 12 Debugging With noft ...
Страница 150: ...strip Utility nld and noft Manual 520384 003 7 2 ...
Страница 160: ...Converting From Binder to nld and noft nld and noft Manual 520384 003 9 8 Comparing Binder Commands to noft Options ...
Страница 242: ...nld Diagnostic Messages nld and noft Manual 520384 003 10 82 Informational Messages ...
Страница 278: ...noft Diagnostic Messages nld and noft Manual 520384 003 11 36 Syntax Errors ...
Страница 286: ...ar Diagnostic Messages nld and noft Manual 520384 003 12 8 ...
Страница 314: ...Sample nld and noft Session nld and noft Manual 520384 003 A 28 LISTSRLFIXUPS ...
Страница 330: ...Index nld and noft Manual 520384 003 Index 10 Special Characters ...