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

Data Fields

Elf32_Ehdrehp
 
elf_sectionshstrptr
 
elf_progheadphp
 
elf_section ** scp
 
void * optdata
 

Detailed Description

Definition at line 285 of file srxfixup_internal.h.

Field Documentation

◆ ehp

Elf32_Ehdr* _elffile::ehp

Definition at line 287 of file srxfixup_internal.h.

◆ shstrptr

elf_section* _elffile::shstrptr

Definition at line 288 of file srxfixup_internal.h.

◆ php

elf_proghead* _elffile::php

Definition at line 289 of file srxfixup_internal.h.

◆ scp

elf_section** _elffile::scp

Definition at line 290 of file srxfixup_internal.h.

◆ optdata

void* _elffile::optdata

Definition at line 291 of file srxfixup_internal.h.


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