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

Data Fields

int target
 
SegConfsegment_list
 
CreateSymbolConfcreate_symbols
 
PheaderInfoprogram_header_order
 
SectConfsection_list
 
const char ** removesection_list
 
const char ** section_table_order
 
const char ** file_layout_order
 

Detailed Description

Definition at line 348 of file srxfixup_internal.h.

Field Documentation

◆ target

int _srx_gen_table::target

Definition at line 350 of file srxfixup_internal.h.

◆ segment_list

SegConf* _srx_gen_table::segment_list

Definition at line 351 of file srxfixup_internal.h.

◆ create_symbols

CreateSymbolConf* _srx_gen_table::create_symbols

Definition at line 352 of file srxfixup_internal.h.

◆ program_header_order

PheaderInfo* _srx_gen_table::program_header_order

Definition at line 353 of file srxfixup_internal.h.

◆ section_list

SectConf* _srx_gen_table::section_list

Definition at line 354 of file srxfixup_internal.h.

◆ removesection_list

const char** _srx_gen_table::removesection_list

Definition at line 355 of file srxfixup_internal.h.

◆ section_table_order

const char** _srx_gen_table::section_table_order

Definition at line 356 of file srxfixup_internal.h.

◆ file_layout_order

const char** _srx_gen_table::file_layout_order

Definition at line 357 of file srxfixup_internal.h.


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