Lines Matching defs:Elf_Half
33 <uint16_t, target_endianness, support::aligned> Elf_Half;
77 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Half Elf_Half; \
148 Elf_Half st_shndx; // Which section (header table index) it's defined in
157 Elf_Half st_shndx; // Which section (header table index) it's defined in
188 Elf_Half e_type; // Type of file (see ET_*)
189 Elf_Half e_machine; // Required architecture for this file (see EM_*)
195 Elf_Half e_ehsize; // Size of ELF header, in bytes
196 Elf_Half e_phentsize;// Size of an entry in the program header table
197 Elf_Half e_phnum; // Number of entries in the program header table
198 Elf_Half e_shentsize;// Size of an entry in the section header table
199 Elf_Half e_shnum; // Number of entries in the section header table
200 Elf_Half e_shstrndx; // Section header table index of section name