#include <tools/elftypes.h>

Data Fields | |
| u32 | iName |
| u32 | iType |
| u32 | iFlags |
| u32 | iAddr |
| u32 | iOffset |
| u32 | iSize |
| u32 | iLink |
| u32 | iInfo |
| u32 | iAddralign |
| u32 | iEntsize |
| u8 * | pData |
| char | szName [ELF_SECT_MAX_NAME] |
| int | iIndex |
| struct ElfSection * | pRef |
| int | blOutput |
Referenced by calculate_outsize(), load_sections(), process_relocs(), reindex_sections(), and remove_weak_relocs().
Referenced by calculate_outsize(), find_data(), fixup_imports(), load_sections(), output_ph(), and output_sh().
Referenced by load_sections(), and output_sh().
Referenced by load_sections(), and output_sh().
Referenced by calculate_outsize(), load_sections(), and output_sh().
Referenced by load_sections(), output_sh(), and reindex_sections().
Referenced by calculate_outsize(), and load_sections().
Referenced by load_sections(), and process_relocs().
Referenced by load_sections().
Referenced by load_sections().
Referenced by calculate_outsize(), fixup_imports(), fixup_nidmap(), load_sections(), output_relocs(), output_sh(), and remove_weak_relocs().
Referenced by calculate_outsize(), load_sections(), output_sh(), and process_relocs().
Referenced by find_data(), fixup_imports(), fixup_nidmap(), load_sections(), output_ph(), and remove_weak_relocs().
| struct ElfSection* ElfSection::pRef |
Referenced by load_sections(), and output_sh().
| char ElfSection::szName[ELF_SECT_MAX_NAME] |
Referenced by calculate_outsize(), load_sections(), and remove_weak_relocs().
1.7.1