ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
loosy_t Struct Reference
+ Collaboration diagram for loosy_t:

Data Fields

u8reloc
 
int type
 
struct loosy_tnext
 
struct erl_record_terl
 

Detailed Description

Definition at line 262 of file erl.c.

Field Documentation

◆ erl

struct erl_record_t* loosy_t::erl

Definition at line 266 of file erl.c.

Referenced by add_loosy(), add_symbol(), create_loosy(), and fix_loosy().

◆ next

struct loosy_t* loosy_t::next

Definition at line 265 of file erl.c.

Referenced by add_loosy(), create_loosy(), fix_loosy(), and r_destroy_loosy().

◆ reloc

u8* loosy_t::reloc

Definition at line 263 of file erl.c.

Referenced by add_loosy(), create_loosy(), and fix_loosy().

◆ type

int loosy_t::type

Definition at line 264 of file erl.c.

Referenced by add_loosy(), create_loosy(), and fix_loosy().


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