HP Integrity NonStop J-Series User Manual
Page 143

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-67
INFO PROGRAM
PROC[EDURE]S [, OCA ] [, AXL ]
lists the procedures in each object file.
If AXL is specified, the procedures listed include the procedures invoked as a
result of acceleration (millicode).
If OCA is specified, the procedures listed include information from the OCA-
generated region in the object file.
PROG[RAMS]
limits the display of object file information to executable programs:
TNS programs with a MAIN procedure
TNS/R loadfiles that are not user libraries
TNS/E loadfiles that are not DLLs
REBASE
generates an eld (TNS/E linker) command that is used to copy and rebase a
public DLL to the AutoTMF operational subvolume.
AutoTMF does not execute the command. The user executes the command
prior to preparing a DLL.
The REBASE option is used by the AutoTMF macros INSTALL and UPDDLLS.
TNS | TNSR | TNSE
restricts the information displayed to the designated object file types: code 100
files for TNS, code 700 files for TNSR and code 800 files for TNSE.
UNRESOLVED [, OCA ] [, AXL ]
lists the unresolved external references for each object file.
If AXL is specified, the procedures listed include the procedures invoked as a
result of acceleration (millicode).
If OCA is specified, the procedures listed include information from the OCA-
generated region in the object file.
XREF
lists the retargeted procedure names that are referenced by the object file. The
display indicates which names have been changed.
If prep-info-option or misc-file-info are omitted, the command displays one line of
information for each file under headings: Program name, Type, SQL State (SQL
programs only), User Library and Status.