|
|
uint32_t | moduleinfo |
| |
|
uint32_t | entry |
| |
|
uint32_t | gp_value |
| |
|
uint32_t | text_size |
| |
|
uint32_t | data_size |
| |
|
uint32_t | bss_size |
| |
|
uint16_t | version |
| |
|
char | modname [] |
| |
Definition at line 85 of file ELF.h.
◆ moduleinfo
| uint32_t iopmod_struct::moduleinfo |
Definition at line 87 of file ELF.h.
◆ entry
| uint32_t iopmod_struct::entry |
Definition at line 88 of file ELF.h.
◆ gp_value
| uint32_t iopmod_struct::gp_value |
Definition at line 89 of file ELF.h.
◆ text_size
| uint32_t iopmod_struct::text_size |
Definition at line 90 of file ELF.h.
◆ data_size
| uint32_t iopmod_struct::data_size |
Definition at line 91 of file ELF.h.
◆ bss_size
| uint32_t iopmod_struct::bss_size |
Definition at line 92 of file ELF.h.
◆ version
| uint16_t iopmod_struct::version |
Definition at line 93 of file ELF.h.
◆ modname
| char iopmod_struct::modname[] |
Definition at line 94 of file ELF.h.
The documentation for this struct was generated from the following file: