![HP nld Скачать руководство пользователя страница 100](http://html.mh-extra.com/html/hp/nld/nld_manual_165146100.webp)
noft Options
nld and noft Manual — 520384-003
5- 10
DUMPPROC or DP
DUMPPROC or DP
The
DUMPPROC
option displays the contents of a procedure or part of a procedure.
proc-spec
specifies the procedure name. Procedure names are case sensitive in C and C++
but not in other languages.
procedure-spec
is one of the following:
proc-name
limits the scope to the specified procedure and subprocedures.
proc-name.subproc-name
limits the scope to the specified subprocedure.
subproc-name
limits the scope to the specified subprocedure.
proc-num
specifies the procedure number. This number specifies the ordering in the object
file’s procedure table. Use
LISTPROC or LP
on page 5-27 to list each procedure
number.
offset
is the number of bytes beyond the starting virtual address of the procedure (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.
{ DUMPPROC | DP } { proc-spec | proc-num }
[ { offset } [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 ...