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

#include <erl.h>

+ Collaboration diagram for symbol_t:

Data Fields

struct erl_record_tprovider
 
u32 address
 

Detailed Description

Definition at line 42 of file erl.h.

Field Documentation

◆ address

u32 symbol_t::address

Definition at line 44 of file erl.h.

Referenced by create_symbol().

◆ provider

struct erl_record_t* symbol_t::provider

Definition at line 43 of file erl.h.

Referenced by create_symbol().


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