|
|
uint32_t | moduleinfo |
| |
|
uint32_t | entry |
| |
|
uint32_t | gp_value |
| |
|
uint32_t | text_size |
| |
|
uint32_t | data_size |
| |
|
uint32_t | bss_size |
| |
|
uint32_t | ERX_lib_addr |
| |
|
uint32_t | ERX_lib_size |
| |
|
uint32_t | ERX_stub_addr |
| |
|
uint32_t | ERX_stub_size |
| |
|
uint16_t | version |
| |
|
char | modname [] |
| |
Definition at line 97 of file ELF.h.
◆ moduleinfo
| uint32_t eemod_struct::moduleinfo |
Definition at line 99 of file ELF.h.
◆ entry
| uint32_t eemod_struct::entry |
◆ gp_value
| uint32_t eemod_struct::gp_value |
◆ text_size
| uint32_t eemod_struct::text_size |
◆ data_size
| uint32_t eemod_struct::data_size |
◆ bss_size
| uint32_t eemod_struct::bss_size |
◆ ERX_lib_addr
| uint32_t eemod_struct::ERX_lib_addr |
◆ ERX_lib_size
| uint32_t eemod_struct::ERX_lib_size |
◆ ERX_stub_addr
| uint32_t eemod_struct::ERX_stub_addr |
◆ ERX_stub_size
| uint32_t eemod_struct::ERX_stub_size |
◆ version
| uint16_t eemod_struct::version |
◆ modname
| char eemod_struct::modname[] |
The documentation for this struct was generated from the following file: