Searched refs:Elf32_Half (Results 1 – 6 of 6) sorted by relevance
7 typedef unsigned short Elf32_Half; typedef57 Elf32_Half e_type;58 Elf32_Half e_machine;64 Elf32_Half e_ehsize;65 Elf32_Half e_phentsize;66 Elf32_Half e_phnum;67 Elf32_Half e_shentsize;68 Elf32_Half e_shnum;69 Elf32_Half e_shstrndx;
28 Elf32_Half version; /* version of these structures, just in case... */29 Elf32_Half nsegs; /* number of segments */
106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half()
46 #define Elf_Half Elf32_Half
1602 if ((Elf32_Half)(ehdr->e_phnum + count) != ehdr->e_phnum + count) { in vmcore_add_device_ram_elf64()
816 Elf32_Half i; in rt5677_parse_and_load_dsp()