Searched refs:Elf32_Half (Results 1 – 4 of 4) sorted by relevance
33 typedef uint16_t Elf32_Half; typedef61 typedef Elf32_Half Elf32_Versym;72 Elf32_Half e_type; /* Object file type */73 Elf32_Half e_machine; /* Architecture */79 Elf32_Half e_ehsize; /* ELF header size in bytes */80 Elf32_Half e_phentsize; /* Program header table entry size */81 Elf32_Half e_phnum; /* Program header table entry count */82 Elf32_Half e_shentsize; /* Section header table entry size */83 Elf32_Half e_shnum; /* Section header table entry count */84 Elf32_Half e_shstrndx; /* Section header string table index */[all …]
18 typedef __u16 Elf32_Half; typedef175 Elf32_Half st_shndx;192 Elf32_Half e_type;193 Elf32_Half e_machine;199 Elf32_Half e_ehsize;200 Elf32_Half e_phentsize;201 Elf32_Half e_phnum;202 Elf32_Half e_shentsize;203 Elf32_Half e_shnum;204 Elf32_Half e_shstrndx;
27 Elf32_Half version; /* version of these structures, just in case... */28 Elf32_Half nsegs; /* number of segments */
21 #define Elf_Section Elf32_Half