PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
const char * | name |
int | bitid |
const char ** | sect_name_patterns |
elf_section * | empty_section |
int | nsect |
elf_section ** | scp |
unsigned int | addr |
unsigned int | size |
Definition at line 311 of file srxfixup_internal.h.
const char* _segconf::name |
Definition at line 313 of file srxfixup_internal.h.
int _segconf::bitid |
Definition at line 314 of file srxfixup_internal.h.
const char** _segconf::sect_name_patterns |
Definition at line 315 of file srxfixup_internal.h.
elf_section* _segconf::empty_section |
Definition at line 316 of file srxfixup_internal.h.
int _segconf::nsect |
Definition at line 317 of file srxfixup_internal.h.
elf_section** _segconf::scp |
Definition at line 318 of file srxfixup_internal.h.
unsigned int _segconf::addr |
Definition at line 319 of file srxfixup_internal.h.
unsigned int _segconf::size |
Definition at line 320 of file srxfixup_internal.h.