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

Sample nld and noft Session
noft Manual—528273-001
A-18
LISTSOURCE
LISTSOURCE
The LISTSOURCE option in Example A-23 on page A-18 shows all source files used to
make the loadfile. The address does not change for sources that did not contribute
code to the file. The ordinal number can be used for options that accept either the
name or the number.
Example A-23. LISTSOURCE Option (Loadfile)
noft> LISTSOURCE * BRIEF
******** List of Source Files ********
# Address Source File
0 0x70000390 \DLLQA.$D0117.CRGMAN.MODULE1C
1 0x70000390 \DLLQA.$SYSTEM.SYSTEM.stdlibh
2 0x70000390 \DLLQA.$D0117.CRGMAN.globalsh
3 0x70000390 \DLLQA.$D0117.CRGMAN.utilh
4 0x70000390 \DLLQA.$SYSTEM.SYSTEM.stdioh
5 0x70000560 \DLLQA.$D0117.CRGMAN.MODULE2C
6 0x70000560 \DLLQA.$D0117.CRGMAN.globalsh
7 0x70000560 \DLLQA.$SYSTEM.SYSTEM.stdlibh
8 0x700006d0 \DLLQA.$D0117.CRGMAN.MAINC
9 0x700006d0 \DLLQA.$SYSTEM.SYSTEM.stdlibh
10 0x700006d0 \DLLQA.$D0117.CRGMAN.globalsh
11 0x700006d0 \DLLQA.$D0117.CRGMAN.module1h
12 0x700006d0 \DLLQA.$D0117.CRGMAN.module2h
13 0x70000790 /tmp_mnt/designs/runtime/natived40/T8432,G08/T8432/crtl_main.c
14 0x70000790 /usr/tandem/tndm_cmplrs-g66/usr/include/errno.h
15 0x70000790 /usr/tandem/tndm_cmplrs-g66/usr/include/stdlib.h
16 0x70000790 /usr/tandem/tndm_cmplrs-g66/usr/include/stdio.h
17 0x70000790 /usr/tandem/tndm_cmplrs-g66/usr/include/sys/types.h
18 0x70000790 /usr/tandem/tndm_cmplrs-g66/usr/include/sys/wait.h
19 0x70000810 /designs/runtime/natived40/T8432,G09/T8432/version_main.c