enoft Manual
eNOFT Options
eNOFT Manual—527507-005
2-39
LAYOUT
LAYOUT
[ * | CODE | DATA ]
This command lists the parts of the current object file in the order of their relative
file offsets.
New to eNOFT,CODE limits the display to code sections only and DATA limits the
display to data sections only.
New to eNOFT, virtual addresses are shown for all applicable sections. The section
type is only displayed for sections of unknown name. The following shows the
layout of a loadfile:
enoft> layout
******** Layout of ELF File Sections
ShNdx FileOffset Size Content
VirtAddr
---------------------------------------------------------------------
- 0x00000000 64 File Header
(no value)
- 0x00000040 336 Program Headers
0x70000000
1 0x00000190 408 .tandem_info operating system info
0x70000190
. . .
33 0x00003b8e 590 .debug_line of type PROGBITS
(no value)
34 0x00003ddc 379 .debug_line_nsk of type PROGBITS
(no value)
35 0x00003f57 343 .shstrtab strings for section headers
(no value)
- 0x000040b0 2304 Section Headers
(no value)










