PSPSDK 2024-10-31
|
#include <user/pspmoduleinfo.h>
Data Fields | |
unsigned short | modattribute |
unsigned char | modversion [2] |
char | modname [27] |
char | terminal |
void * | gp_value |
void * | ent_top |
void * | ent_end |
void * | stub_top |
void * | stub_end |
void* _scemoduleinfo::ent_end |
void* _scemoduleinfo::ent_top |
void* _scemoduleinfo::gp_value |
char _scemoduleinfo::modname[27] |
void* _scemoduleinfo::stub_end |
Referenced by pspSdkFixupImports().
void* _scemoduleinfo::stub_top |
Referenced by pspSdkFixupImports().
char _scemoduleinfo::terminal |