|
PS2SDK
PS2 Homebrew Libraries
|
Collaboration diagram for _srx_gen_table:Data Fields | |
| int | target |
| SegConf * | segment_list |
| CreateSymbolConf * | create_symbols |
| PheaderInfo * | program_header_order |
| SectConf * | section_list |
| const char ** | removesection_list |
| const char ** | section_table_order |
| const char ** | file_layout_order |
Definition at line 348 of file srxfixup_internal.h.
| int _srx_gen_table::target |
Definition at line 350 of file srxfixup_internal.h.
| SegConf* _srx_gen_table::segment_list |
Definition at line 351 of file srxfixup_internal.h.
| CreateSymbolConf* _srx_gen_table::create_symbols |
Definition at line 352 of file srxfixup_internal.h.
| PheaderInfo* _srx_gen_table::program_header_order |
Definition at line 353 of file srxfixup_internal.h.
| SectConf* _srx_gen_table::section_list |
Definition at line 354 of file srxfixup_internal.h.
| const char** _srx_gen_table::removesection_list |
Definition at line 355 of file srxfixup_internal.h.
| const char** _srx_gen_table::section_table_order |
Definition at line 356 of file srxfixup_internal.h.
| const char** _srx_gen_table::file_layout_order |
Definition at line 357 of file srxfixup_internal.h.