Listproc Or Lp - HP nld Manual

Table of Contents

Advertisement

noft Options

LISTPROC or LP

The LISTPROC option lists procedures and their subprocedures.
{ LISTPROC | LP } { proc-spec | proc-num | * }
[ SUBPROC | SP | NOSUBPROC | NSP ]
[ BRIEF | B | DETAIL | D]
proc-spec
specifies the procedure name. Procedure names are case sensitive in C and C++
but not in pTAL. proc-spec is one of the following:
proc-name
limits the scope to the specified procedure and subprocedures. If the proc-
name is not completely specified, noft resolves the name and lists conforming
procedure names with numbers.
proc-name.subproc-name
limits the scope to the specified subprocedure. If the proc-name or subproc-
name are not completely specified, noft resolves the name and lists
conforming subprocedure names with numbers.
subproc-name
limits the scope to the specified subprocedure. If subproc-name is not
completely specified, noft resolves the name and lists conforming
subprocedure names with numbers.
proc-num
specifies the procedure number. This number specifies the ordering in the object
file's procedure table. Use the LISTPROC option to list each procedure number.
*
specifies all procedures in the current scope.
SUBPROC
lists the subprocedures along with procedures. If procedure P contains
subprocedure S, a LISTPROC P SUBPROC command line lists S, as it is
contained within P. This is the default.
NOSUBPROC
does not list subprocedures along with procedures. If procedure P contains
subprocedure S, a LISTPROC P NOSUBPROC command line lists only P and not S
even though S is within P.
nld and noft Manual—520384-003
5- 27
LISTPROC or LP

Advertisement

Table of Contents
loading

This manual is also suitable for:

Noft

Table of Contents