|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Collaboration diagram for loosy_t:Data Fields | |
| u8 * | reloc |
| int | type |
| struct loosy_t * | next |
| struct erl_record_t * | 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().
| 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().
| u8* loosy_t::reloc |
Definition at line 263 of file erl.c.
Referenced by add_loosy(), create_loosy(), and fix_loosy().
| int loosy_t::type |
Definition at line 264 of file erl.c.
Referenced by add_loosy(), create_loosy(), and fix_loosy().