pspsdk-1.0+beta2
ElfSection Struct Reference

#include <tools/elftypes.h>

Collaboration diagram for ElfSection:

Data Fields

u32 iName
u32 iType
u32 iFlags
u32 iAddr
u32 iOffset
u32 iSize
u32 iLink
u32 iInfo
u32 iAddralign
u32 iEntsize
u8pData
char szName [ELF_SECT_MAX_NAME]
int iIndex
struct ElfSectionpRef
int blOutput

Field Documentation

u32 ElfSection::iAddralign

Referenced by load_sections(), and output_sh().

u32 ElfSection::iEntsize

Referenced by load_sections(), and output_sh().

u32 ElfSection::iFlags
int ElfSection::iIndex
u32 ElfSection::iInfo

Referenced by calculate_outsize(), and load_sections().

u32 ElfSection::iLink

Referenced by load_sections(), and process_relocs().

u32 ElfSection::iName

Referenced by load_sections().

u32 ElfSection::iOffset

Referenced by load_sections().

u32 ElfSection::iType
struct ElfSection* ElfSection::pRef

Referenced by load_sections(), and output_sh().

char ElfSection::szName[ELF_SECT_MAX_NAME]

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