UVLoader
Userland Vita Loader
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
module_info Struct Reference

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
 

Detailed Description

SCE module information section.

Can be found in an ELF file or loaded in memory.


The documentation for this struct was generated from the following file: