noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

noft Manual—528273-001
ix
About This Manual
This manual explains how to use these TNS/R native object file utilities:
•
noft, which displays object files
•
ar, which creates and maintains archives of object files
Topics:
•
Audience on page ix
•
Related Reading on page ix
•
Notation Conventions on page x
Audience
This manual is intended for systems programmers and application programmers who
are familiar with:
•
HP NonStop™ servers
•
HP NonStop operating system
•
Reference manuals and programmer’s guides for the languages in which programs
are written (C/C++, COBOL, and pTAL—see Related Reading on page ix)
Related Reading
•
C/C++ Programmer’s Guide
•
COBOL85 for NonStop Systems Manual
•
DLL Programmer’s Guide for TNS/R Systems
•
Guardian Procedure Calls Reference Manual
•
Guardian Procedure Errors and Messages Manual
•
Guardian Programmer’s Guide
•
Guardian User’s Guide
•
Inspect Manual
•
ld Manual
•
nld Manual
•
Open System Services Programmer’s Guide
•
Open System Services User’s Guide
•
Open System Services Shell and Utilities Reference Manual
•
pTAL Conversion Guide
•
pTAL Reference Manual
•
TACL Reference Manual
•
TNS/R Native Application Migration Guide
•
Using the Command-Line Cross Compilers on Windows