Data Fields | |
| void * | init_addr |
| void * | fini_addr |
| void * | init_array_addr |
| uint64_t | init_array_size |
| void * | fini_array_addr |
| uint64_t | fini_array_size |
| void * | eh_frame_addr |
| uint64_t | eh_frame_size |
Info Struct
Provides information about the ELF file that is used to init/fini the file.
1.8.14