NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
ExtabIndexInfo Struct Reference

Description

Definition at line 78 of file __ppc_eabi_init.h.

Public Attributes

void * section
 
struct ExtabIndexInfoextab
 
void * codeStart
 
u32 codeSize
 

Member Data Documentation

◆ section

void* ExtabIndexInfo::section

Definition at line 79 of file __ppc_eabi_init.h.

◆ extab

struct ExtabIndexInfo* ExtabIndexInfo::extab

Definition at line 80 of file __ppc_eabi_init.h.

◆ codeStart

void* ExtabIndexInfo::codeStart

Definition at line 81 of file __ppc_eabi_init.h.

◆ codeSize

u32 ExtabIndexInfo::codeSize

Definition at line 82 of file __ppc_eabi_init.h.