PSPSDK 2024-10-31
|
Data Structures | |
struct | SceLibStubEntry |
struct | PspModuleExport |
Functions | |
struct SceLibStubEntry | __attribute__ ((packed)) |
void | pspSdkFixupImports (int modId) |
Manually fixup library imports for late binding modules. | |
Variables | |
char * | moduleName |
unsigned short | version |
unsigned short | attr |
unsigned char | structsz |
unsigned char | numVars |
unsigned short | numFuncs |
u32 * | nidList |
u32 * | stubs |
const char * | name |
u32 | flags |
u8 | unk |
u8 | v_count |
u16 | f_count |
u32 * | exports |
SceModuleInfo | module_info |
struct SceLibStubEntry __attribute__ | ( | (packed) | ) |
u32* exports |
u16 f_count |
u32 flags |
Referenced by sceGuClear().
|
extern |
Referenced by _start(), and pspSdkFixupImports().
char* moduleName |
u32* nidList |
u32* stubs |
u8 unk |
u8 v_count |