Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

User Commands (d - f) enoft(1)
EpTAL programs, only one level of subprocedure can be
specied. For COBOL programs, more than one level
can be specied. Only the rst subprocedure with the
specied name is displayed.
proc_num
Species the procedure number. This number species
the ordering in the object les procedure table. Use the
-LISTPROC ag to list each procedure number.
* Species all procedures in the current scope. If you use the
-XREFPROC ag on an OSS shell command line, the ag
specication must be enclosed in quotation marks when you use
the * specier.
CALLEDBY Lists each procedure and the procedures that call it. A scope set-
ting restricts the procedures that are the children of the given pro-
cedure. If you omit an option for this ag, this is the default action.
CALLS Lists each procedure and the procedures that it calls. A scope set-
ting restricts the procedures that are the parents of the given pro-
cedure.
BOTH Lists the information for both CALLEDBY and CALLS.
DETAIL | D Lists the called or calling procedures referenced by the indicated
procedures and the addresses where the calls are made. For C++
procedures, this option also provides the original external ("deman-
gled") names as well as the internal ("mangled") equivalents used.
The virtual addresses of the call sites are shown with the DETAIL option
specied. A SORT setting affects both lists and sublists of procedures.
Operands
ref_objfile Species the target object le. This operand is required unless you use the -FILE
ag.
DESCRIPTION
The enoft utility reads and displays information from TNS/E native object les. enoft enables you
to:
Determine the optimization level of procedures in a le.
Display object code with corresponding source code.
Display specic sections of a loadle, linkle, or library. Using this capability requires
knowledge of the structure and content of TNS/E object les, as described in the eld and
rld Manual.
List dynamic-link library (DLL) references in an object le.
List object le attributes.
You can display the following object le components with enoft:
Various le headers
Program text and data segments
527188-004 Hewlett-Packard Company 399