Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

User Commands (d - f) enoft(1)
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 specied contents of the .symtab table and of the .dynsym and
.dynsym.gblzd tables for a loadle or import library.
* Species all exported, data, and code symbols in the tables. If
you use the -SYMTAB or -SYMBOLS ag on an OSS shell com-
mand line, the ag specication must be enclosed in quotation
marks when you use the * specier.
EXPORT or E Species only exported symbols that are global and dened.
PROC or P Species only code symbols.
DATA or D Species only data symbols.
-TANDEMINFO | -TDM
Displays the contents of the .tandem_info section of a loadle or import library.
The information displayed includes the export digest for a DLL. This ag is an
alias for specication of the -DUMPSECTION ag 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 linkle or loadle.
{-UNWINDINFO | UWI}[{* | proc_spec }[DETAIL | D ]]
Displays the contents of the .IA_64.unwind_info sections of stack unwinding
information in both linkles and loadles.
DETAIL or D provides additional, detailed information.
proc_spec
Species 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 specied procedure and subpro-
cedures. If proc_name is not completely specied, 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.
proc_name.subproc_name[[.subproc_name]...]
Limits the scope to the specied subprocedure. If proc_name
or subproc_name is not completely specied, enoft resolves
the name and lists conforming subprocedure names with
numbers.
527188-003 Hewlett-Packard Company 397