|
UVLoader
Userland Vita Loader
|
SCE module information section. More...
#include <resolve.h>
Data Fields | |
| u16_t | modattribute |
| u16_t | modversion |
| char | modname [27] |
| Name of the module. | |
| u8_t | type |
| void * | gp_value |
| u32_t | ent_top |
| u32_t | ent_end |
| u32_t | stub_top |
| u32_t | stub_end |
| u32_t | module_nid |
| u32_t | field_38 |
| u32_t | field_3C |
| u32_t | field_40 |
| u32_t | mod_start |
| u32_t | mod_stop |
| u32_t | exidx_start |
| u32_t | exidx_end |
| u32_t | extab_start |
| u32_t | extab_end |
SCE module information section.
Can be found in an ELF file or loaded in memory.
1.8.2