PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
iopmod Struct Reference
+ Collaboration diagram for iopmod:

Data Fields

IopModuleID_tmod_id
 
void * EntryPoint
 
void * gp
 
unsigned int text_size
 
unsigned int data_size
 
unsigned int bss_size
 
unsigned short int version
 
char modname []
 
struct iopmod_idmod_id
 

Detailed Description

Definition at line 124 of file loadcore.c.

Field Documentation

◆ mod_id [1/2]

IopModuleID_t* iopmod::mod_id

Definition at line 126 of file loadcore.c.

◆ EntryPoint

void * iopmod::EntryPoint

Definition at line 127 of file loadcore.c.

◆ gp

void * iopmod::gp

Definition at line 128 of file loadcore.c.

◆ text_size

unsigned int iopmod::text_size

Definition at line 129 of file loadcore.c.

◆ data_size

unsigned int iopmod::data_size

Definition at line 130 of file loadcore.c.

◆ bss_size

unsigned int iopmod::bss_size

Definition at line 131 of file loadcore.c.

◆ version

unsigned short int iopmod::version

Definition at line 132 of file loadcore.c.

◆ modname

char iopmod::modname

Definition at line 134 of file loadcore.c.

◆ mod_id [2/2]

struct iopmod_id* iopmod::mod_id

Definition at line 109 of file ELF.h.


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