Data Fields

ElfSection Struct Reference

#include <tools/elftypes.h>

Collaboration diagram for ElfSection:
Collaboration graph
[legend]

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

Referenced by load_sections(), and output_sh().

Referenced by load_sections(), and output_sh().

Referenced by calculate_outsize(), and load_sections().

Referenced by load_sections(), and process_relocs().

Referenced by load_sections().

Referenced by load_sections().

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: