PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
eemod_struct Struct Reference

Data Fields

uint32_t moduleinfo
 
uint32_t entry
 
uint32_t gp_value
 
uint32_t text_size
 
uint32_t data_size
 
uint32_t bss_size
 
uint32_t ERX_lib_addr
 
uint32_t ERX_lib_size
 
uint32_t ERX_stub_addr
 
uint32_t ERX_stub_size
 
uint16_t version
 
char modname []
 

Detailed Description

Definition at line 97 of file ELF.h.

Field Documentation

◆ moduleinfo

uint32_t eemod_struct::moduleinfo

Definition at line 99 of file ELF.h.

◆ entry

uint32_t eemod_struct::entry

Definition at line 100 of file ELF.h.

◆ gp_value

uint32_t eemod_struct::gp_value

Definition at line 101 of file ELF.h.

◆ text_size

uint32_t eemod_struct::text_size

Definition at line 102 of file ELF.h.

◆ data_size

uint32_t eemod_struct::data_size

Definition at line 103 of file ELF.h.

◆ bss_size

uint32_t eemod_struct::bss_size

Definition at line 104 of file ELF.h.

◆ ERX_lib_addr

uint32_t eemod_struct::ERX_lib_addr

Definition at line 105 of file ELF.h.

◆ ERX_lib_size

uint32_t eemod_struct::ERX_lib_size

Definition at line 106 of file ELF.h.

◆ ERX_stub_addr

uint32_t eemod_struct::ERX_stub_addr

Definition at line 107 of file ELF.h.

◆ ERX_stub_size

uint32_t eemod_struct::ERX_stub_size

Definition at line 108 of file ELF.h.

◆ version

uint16_t eemod_struct::version

Definition at line 109 of file ELF.h.

◆ modname

char eemod_struct::modname[]

Definition at line 110 of file ELF.h.


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