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

Data Fields

u32 r_offset
 
u32 r_info
 

Detailed Description

Definition at line 255 of file erl.c.

Field Documentation

◆ r_info

u32 elf_reloc_t::r_info

Definition at line 256 of file erl.c.

Referenced by read_erl().

◆ r_offset

u32 elf_reloc_t::r_offset

Definition at line 256 of file erl.c.

Referenced by read_erl().


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