PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
_scemoduleinfo Struct Reference

#include <user/pspmoduleinfo.h>

Data Fields

unsigned short modattribute
 
unsigned char modversion [2]
 
char modname [27]
 
char terminal
 
voidgp_value
 
voident_top
 
voident_end
 
voidstub_top
 
voidstub_end
 

Field Documentation

◆ ent_end

void* _scemoduleinfo::ent_end

◆ ent_top

void* _scemoduleinfo::ent_top

◆ gp_value

void* _scemoduleinfo::gp_value

◆ modattribute

unsigned short _scemoduleinfo::modattribute

Referenced by _start().

◆ modname

char _scemoduleinfo::modname[27]

◆ modversion

unsigned char _scemoduleinfo::modversion[2]

◆ stub_end

void* _scemoduleinfo::stub_end

Referenced by pspSdkFixupImports().

◆ stub_top

void* _scemoduleinfo::stub_top

Referenced by pspSdkFixupImports().

◆ terminal

char _scemoduleinfo::terminal

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