|
PS2SDK
PS2 Homebrew Libraries
|
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 |
Definition at line 296 of file srxfixup_internal.h.
| 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 | |
| unsigned int _elf_file_slot::offset |
Definition at line 298 of file srxfixup_internal.h.
| unsigned int _elf_file_slot::size |
Definition at line 299 of file srxfixup_internal.h.
| unsigned int _elf_file_slot::align |
Definition at line 300 of file srxfixup_internal.h.
| int _elf_file_slot::type |
Definition at line 301 of file srxfixup_internal.h.
| union _elf_file_slot::_elf_file_slot_d _elf_file_slot::d |