noft Manual (G06.27+, H06.03+, J06.03+)
noft Options
noft Manual—528273-003
3-23
LAYOUT
LAYOUT
The LAYOUT option lists the parts of an object code file in order by file offset.
Example 3-15. HISTORY Option
noft> HISTORY 7
 8> file /G/qtal/jasonoft/testo
 9> set historywindow 7
 10> listproc * sss $qtal.jasonoft.samplet
 11> dumpproc 3 in hex
 12> innerlist on
 13> out proc3
 14> dumpproc 3 in hex
LAYOUT
Example 3-16. LAYOUT Option
noft> layout
 ******** Layout of Object File ********
 Name Type Offset Size
 ----------------------------------------------------------------
 File Header ET_EXEC 0x00000000 0x00000034
 Reginfo Prog PROGRAM_HEADER 0x00000034 0x00000020
 Tandem Info Prog PROGRAM_HEADER 0x00000054 0x00000020
 Tandem GINFO Prog PROGRAM_HEADER 0x00000074 0x00000020
 Load Text or Data PROGRAM_HEADER 0x00000094 0x00000020
 Load Text or Data PROGRAM_HEADER 0x000000b4 0x00000020
 Reginfo REGINFO 0x000000d4 0x00000018
 Tandem Info TANDEM_INFO 0x000000ec 0x00000298
 Text PROGBITS 0x00000390 0x00034fd0
 Read Only Data PROGBITS 0x00035360 0x00024670
 > Runtime Procs no ELF type 0x000529f4 0x00004f88
 > Runtime Strings no ELF type 0x00057984 0x00002035
 Data PROGBITS 0x0005a000 0x00004f00
 Small Data PROGBITS 0x0005ef00 0x000013e0
 Unitial Small Data NOBITS No value 0x00000010
 Unitial Large Data NOBITS No value 0x00001190
 Third Eye Symbols MDEBUG 0x00061000 0x000888e0
 > Symbolic Header SYMBOL_TABLE 0x00061000 0x00000060
 > Line Numbers SYMBOL_TABLE 0x00061060 0x00004bf4
 > Proc Descriptors SYMBOL_TABLE 0x00065c54 0x000066c8
 > Local Symbols SYMBOL_TABLE 0x0006c31c 0x0001eb34
 > Auxiliary Info SYMBOL_TABLE 0x0008ae50 0x0000b758
 > Local Strings SYMBOL_TABLE 0x000965a8 0x0001c19c
 > External Strings SYMBOL_TABLE 0x000b2744 0x00015ecc
 > File Descriptors SYMBOL_TABLE 0x000c8610 0x00001d88
 > Ind File Desc SYMBOL_TABLE 0x000ca398 0x00002cd8
 > External Symbols SYMBOL_TABLE 0x000cd070 0x0001c870
 ELF Symbol String STRTAB 0x000e98e0 0x00015ecd
 ELF Symbols SYMTAB 0x000ff7b0 0x0001c880
 Tandem GINFO GINFO 0x0011c030 0x00009ef4
 Section Strings STRTAB 0x00125f30 0x00000070
 Section Headers no ELF type 0x00125fa0 0x00000230










