enoft Manual

eNOFT Options
eNOFT Manual527507-005
2-18
DYNAMIC
DYNAMIC
This is an alias for DUMPSECTION.dynamic and is applicable to loadfiles and import
libraries.
The dynamic section contains information about other sections that are needed by the
runtime loader, such as virtual addresses of the .liblist through .rela.dyn sections and
sizes.
The following shows the dynamic section of a loadfile.
enoft> dynamic
******** Section .dynamic (File Offset 0x498)
Index Tag Value (e.g., Address/Size)
---------------------------------------------------------------------
0 HASH 0x70000f70
1 STRTAB (.dynstr) 0x70001630
2 SYMTAB (.dynsym) 0x700010f0
3 STRSZ (.dynstr sz) 179
4 SYMENT (.dynsym entry sz) 24
5 HASHVAL 0x700016e4
6 LIBLIST 0x700005d8
7 LIBLISTNO (nbr. entries) 4
8 SYMTABNO (nbr. entries) 56
9 STRTAB2 (.dynstr2) 0x700005f8
10 STRSZ2 (.dynstr2 sz) 36
11 PLTGOT (GP value) 0x080001f0
12 RELA (.rela.dyn) 0x700017c8
13 RELASZ (.rela.dyn sz) 288
14 RELAENT (.rela.x entry sz) 24
15 TANDEM_FPTR (.fptr) 0x080001d0
16 TANDEM_FPTRSZ (.fptr sz) 32
17 LIC 0x70000328
18 LICSZ (.lic sz) 368
FILEHDR
This command displays the ELF header information for the entire file and is always
found at the start of an ELF file.