Searched refs:Elf64_Half (Results 1 – 3 of 3) sorted by relevance
34 typedef uint16_t Elf64_Half; typedef62 typedef Elf64_Half Elf64_Versym;90 Elf64_Half e_type; /* Object file type */91 Elf64_Half e_machine; /* Architecture */97 Elf64_Half e_ehsize; /* ELF header size in bytes */98 Elf64_Half e_phentsize; /* Program header table entry size */99 Elf64_Half e_phnum; /* Program header table entry count */100 Elf64_Half e_shentsize; /* Section header table entry size */101 Elf64_Half e_shnum; /* Section header table entry count */102 Elf64_Half e_shstrndx; /* Section header string table index */[all …]
25 typedef __u16 Elf64_Half; typedef182 Elf64_Half st_shndx; /* Associated section index */209 Elf64_Half e_type;210 Elf64_Half e_machine;216 Elf64_Half e_ehsize;217 Elf64_Half e_phentsize;218 Elf64_Half e_phnum;219 Elf64_Half e_shentsize;220 Elf64_Half e_shnum;221 Elf64_Half e_shstrndx;
36 #define Elf_Section Elf64_Half