Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)
User Commands (d - f) enoft(1)
PROCNAMES
Displays the .procnames section pointed to from the .procinfo
section.
RTDU Displays the .rtdu section.
SHSTRTAB Displays the .shstrtab section.
STRTAB Displays the .strtab section pointed to from the .symtab section.
UNWIND Displays the .unwind.strings section pointed to from the .unwind
section.
{-SYMTAB | -SYMBOLS}[* |{EXPORT | E }|{PROC | P }|{DATA | D }]
Displays the specified contents of the .symtab table and of the .dynsym and
.dynsym.gblzd tables for a loadfile or import library.
* Specifies all exported, data, and code symbols in the tables. If
you use the -SYMTAB or -SYMBOLS flag on an OSS shell com-
mand line, the flag specification must be enclosed in quotation
marks when you use the * specifier.
EXPORT or E Specifies only exported symbols that are global and defined.
PROC or P Specifies only code symbols.
DATA or D Specifies only data symbols.
-TANDEMINFO | -TDM
Displays the contents of the .tandem_info section of a loadfile or import library.
The information displayed includes the export digest for a DLL. This flag is an
alias for specification of the -DUMPSECTION flag with the section_name value
of .tandem_info.
-UNWIND Displays the contents of the .IA_64.unwind sections of stack unwinding informa-
tion for a linkfile or loadfile.
{-UNWINDINFO | UWI}[{* | proc_spec }[DETAIL | D ]]
Displays the contents of the .IA_64.unwind_info sections of stack unwinding
information in both linkfiles and loadfiles.
DETAIL or D provides additional, detailed information.
proc_spec
Specifies the procedure name or procedure number. Procedure names
are case-sensitive in C and C++ but not in other languages. proc_spec
is one of the following:
proc_name
Limits the scope to the specified procedure and subpro-
cedures. If proc_name is not completely specified, enoft
resolves the name and lists conforming procedure names with
numbers. Wildcard matching (for example, *partial_name or
partial_name*) can be used to search for items containing a
match to the given pattern.
The demangled form of the procedure name cannot be used
because enoft does not support blank spaces in the name.
527188-007 Hewlett-Packard Company 3−97