Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/boot/
Delf.h7 typedef unsigned short Elf32_Half; typedef
57 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;
/Linux-v5.4/include/uapi/linux/
Delf.h10 typedef __u16 Elf32_Half; typedef
189 Elf32_Half st_shndx;
206 Elf32_Half e_type;
207 Elf32_Half e_machine;
213 Elf32_Half e_ehsize;
214 Elf32_Half e_phentsize;
215 Elf32_Half e_phnum;
216 Elf32_Half e_shentsize;
217 Elf32_Half e_shnum;
218 Elf32_Half e_shstrndx;
Delf-fdpic.h28 Elf32_Half version; /* version of these structures, just in case... */
29 Elf32_Half nsegs; /* number of segments */
/Linux-v5.4/arch/arm/vdso/
Dvdsomunge.c106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half()
/Linux-v5.4/include/linux/
Delf.h32 #define Elf_Half Elf32_Half
/Linux-v5.4/arch/x86/um/
Delfcore.c10 Elf32_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs()
/Linux-v5.4/scripts/mod/
Dmodpost.h28 #define Elf_Section Elf32_Half