Home
last modified time | relevance | path

Searched refs:Elf64_Half (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h34 typedef uint16_t Elf64_Half; typedef
62 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 …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h25 typedef __u16 Elf64_Half; typedef
182 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;
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h36 #define Elf_Section Elf64_Half