PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_syment Struct Reference
+ Collaboration diagram for _syment:

Data Fields

Elf32_Sym sym
 
const char * name
 
unsigned int number
 
int bind
 
unsigned int type
 
elf_sectionshptr
 
int refcount
 

Detailed Description

Definition at line 263 of file srxfixup_internal.h.

Field Documentation

◆ sym

Elf32_Sym _syment::sym

Definition at line 265 of file srxfixup_internal.h.

◆ name

const char* _syment::name

Definition at line 266 of file srxfixup_internal.h.

◆ number

unsigned int _syment::number

Definition at line 267 of file srxfixup_internal.h.

◆ bind

int _syment::bind

Definition at line 268 of file srxfixup_internal.h.

◆ type

unsigned int _syment::type

Definition at line 269 of file srxfixup_internal.h.

◆ shptr

elf_section* _syment::shptr

Definition at line 270 of file srxfixup_internal.h.

◆ refcount

int _syment::refcount

Definition at line 271 of file srxfixup_internal.h.


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