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

Data Fields

const char * name
 
int bitid
 
const char ** sect_name_patterns
 
elf_sectionempty_section
 
int nsect
 
elf_section ** scp
 
unsigned int addr
 
unsigned int size
 

Detailed Description

Definition at line 311 of file srxfixup_internal.h.

Field Documentation

◆ name

const char* _segconf::name

Definition at line 313 of file srxfixup_internal.h.

◆ bitid

int _segconf::bitid

Definition at line 314 of file srxfixup_internal.h.

◆ sect_name_patterns

const char** _segconf::sect_name_patterns

Definition at line 315 of file srxfixup_internal.h.

◆ empty_section

elf_section* _segconf::empty_section

Definition at line 316 of file srxfixup_internal.h.

◆ nsect

int _segconf::nsect

Definition at line 317 of file srxfixup_internal.h.

◆ scp

elf_section** _segconf::scp

Definition at line 318 of file srxfixup_internal.h.

◆ addr

unsigned int _segconf::addr

Definition at line 319 of file srxfixup_internal.h.

◆ size

unsigned int _segconf::size

Definition at line 320 of file srxfixup_internal.h.


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