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 Options
noft Manual—528273-001
3-14
ENV
ENV
The ENV option displays the current settings of noft environment parameters. SHOW
on page 3-48 also displays these parameters and additional parameters.
noft session
> noft;file junc110;dynstr2
Object File : \SPEEDY.$DATA06.KMZPICEX.junc110
File Format : ELF
Scope : (none)
Case : Sensitive
******** Readable Dump of Dynstr2 Section ********
Index Value
-------------------
000000 <null string>
000001 L1FSH1
000008 L2FSL1
000015 $data06.kmztacl:$data06.kmzens
000046 kmzepc:$data06.kmzpicp2:$data06.kmzpicex
000087
000099
000111
000123
000135
000147
000159
000171
000183
000195 <null string>
Example 3-6. DYNSTR2 Option With Object File Created by nld Utility
> noft;file hellomx;dynstr2
Object File : \SPEEDY.$DATA06.KMZPICP2.hellomx
File Format : ELF
Scope : (none)
Case : Sensitive
******** No Dynstr2 Section ********
ENV
Example 3-7. Displaying Current noft Environment Settings
noft> env
Object File : \mysys.$qtal.jasonoft.testo
Environment : Guardian
Out File : noft_output
Log File : (none)
Obey File : (none)
Current Path : \mysys.$qtal.jasonoft
Example 3-5. DYNSTR2 Option With Object File Created by ld Utility (page 2 of 2)