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

SCE module export table. More...

#include <resolve.h>

Data Fields

u16_t size
 
u8_t lib_version [2]
 
u16_t attribute
 
u16_t num_functions
 
u32_t num_vars
 
u32_t num_tls_vars
 
u32_t module_nid
 
char * lib_name
 
u32_tnid_table
 
void ** entry_table
 

Detailed Description

SCE module export table.

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


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