enoft Manual
eNOFT Options
eNOFT Manual—527507-005
2-21
GOT
GOT
This is an alias for DUMPSECTION .got and is only applicable to loadfiles.
The .got global offset table section contains 64-bit addresses of data items that are
referenced indirectly, as well as the addresses of official function descriptors and
EnterPriv labels. The following shows the global offset table section of a loadfile.
enoft> got
******** Section .got (File Offset 0x21f0)
GP: 0x080001f0
Address_of Computed Value_of
Index GOT_Entry GP_offset GOT_Entry Symbols_Name
-------------------------------------------------------------
--------
0 0x080001f0 0x00000000 0x0000000008000008
1 0x080001f8 0x00000008 0x0000000078167570
2 0x08000200 0x00000010 0x0000000078167590
3 0x08000208 0x00000018 0x0000000008000010
4 0x08000210 0x00000020 0x0000000008000000
5 0x08000218 0x00000028 0x0000000008000004
6 0x08000220 0x00000030 0x00000000080001a0
(For this file, the GP value is the start of the GOT.)










