Data Fields | |
size_t | sections_count |
off_t | section_table |
off_t | section_table_strings |
size_t | symbol_count |
off_t | symbol_table |
off_t | symbol_table_strings |
off_t | entry |
ELFSectionDict_t | sections |
AddressCache_t | relocation_cache |
AddressCache_t | trampoline_cache |
File * | fd |
const ElfApiInterface * | api_interface |
ELFDebugLinkInfo | debug_link_info |
ELFSection * | preinit_array |
ELFSection * | init_array |
ELFSection * | fini_array |
bool | init_array_called |