Searched refs:Elf32_Half (Results 1 – 1 of 1) sorted by relevance
27 typedef uint16_t Elf32_Half; typedef55 typedef Elf32_Half Elf32_Versym;66 Elf32_Half e_type; /* Object file type */67 Elf32_Half e_machine; /* Architecture */73 Elf32_Half e_ehsize; /* ELF header size in bytes */74 Elf32_Half e_phentsize; /* Program header table entry size */75 Elf32_Half e_phnum; /* Program header table entry count */76 Elf32_Half e_shentsize; /* Section header table entry size */77 Elf32_Half e_shnum; /* Section header table entry count */78 Elf32_Half e_shstrndx; /* Section header string table index */[all …]