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

Data Structures

union  _elf_file_slot_d
 

Data Fields

unsigned int offset
 
unsigned int size
 
unsigned int align
 
int type
 
union _elf_file_slot::_elf_file_slot_d d
 

Detailed Description

Definition at line 296 of file srxfixup_internal.h.


Data Structure Documentation

◆ _elf_file_slot::_elf_file_slot_d

union _elf_file_slot::_elf_file_slot_d

Definition at line 302 of file srxfixup_internal.h.

+ Collaboration diagram for _elf_file_slot::_elf_file_slot_d:
Data Fields
elf_proghead * php
elf_section * scp

Field Documentation

◆ offset

unsigned int _elf_file_slot::offset

Definition at line 298 of file srxfixup_internal.h.

◆ size

unsigned int _elf_file_slot::size

Definition at line 299 of file srxfixup_internal.h.

◆ align

unsigned int _elf_file_slot::align

Definition at line 300 of file srxfixup_internal.h.

◆ type

int _elf_file_slot::type

Definition at line 301 of file srxfixup_internal.h.

◆ d

union _elf_file_slot::_elf_file_slot_d _elf_file_slot::d

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