Home
last modified time | relevance | path

Searched refs:Elf32_Half (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h33 typedef uint16_t Elf32_Half; typedef
61 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 …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h18 typedef __u16 Elf32_Half; typedef
175 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;
H A Delf-fdpic.h27 Elf32_Half version; /* version of these structures, just in case... */
28 Elf32_Half nsegs; /* number of segments */
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h21 #define Elf_Section Elf32_Half