enoft Manual

eNOFT Options
eNOFT Manual527507-005
2-32
SYMTAB
enoft> strtab dynstr
******** Section .dynstr (File Offset 0x1630)
Count Offset String
---------------------------------------------------------------------
1 0x0000 <null string>
2 0x0001 _ctors
3 0x0008 _CTORS
4 0x000f _dtors
5 0x0016 _DTORS
6 0x001d _initz
7 0x0024 _termz
8 0x002b C_INT_INIT_COMPLETE_
9 0x0040 _MAIN
10 0x0046 C_INT_INIT_START_
11 0x0058 errno
12 0x005e environ
13 0x0066 _MCB
14 0x006b main
15 0x0070 __INIT__1_C
16 0x007c exit
17 0x0081 T8432H01_01OCT2004_CCPLMAIN
18 0x009d myproc1
19 0x00a5 hw
20 0x00a8 a
21 0x00aa b
22 0x00ac printf
This command replaces NOFT commands DYNSTR and DYNSTR2.
SYMTAB
[ * | { EXPORT | E } | { PROC | P } | { DATA | D } ]
Similar to NOFT command DYNSYM, this command displays the contents of the
.symtab symbol table in linkfiles and the .dynsym and .dynsym.gblzd in loadfiles.
The .dynsym dynamic symbol table provides symbolic information in loadfiles as
needed by the loader, or information in loadfiles and import libraries as needed by
the linker.