Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/boot/
Delf.h14 typedef unsigned short Elf64_Half; typedef
74 Elf64_Half e_type;
75 Elf64_Half e_machine;
81 Elf64_Half e_ehsize;
82 Elf64_Half e_phentsize;
83 Elf64_Half e_phnum;
84 Elf64_Half e_shentsize;
85 Elf64_Half e_shnum;
86 Elf64_Half e_shstrndx;
/Linux-v5.15/include/uapi/linux/
Delf.h17 typedef __u16 Elf64_Half; typedef
197 Elf64_Half st_shndx; /* Associated section index */
224 Elf64_Half e_type;
225 Elf64_Half e_machine;
231 Elf64_Half e_ehsize;
232 Elf64_Half e_phentsize;
233 Elf64_Half e_phnum;
234 Elf64_Half e_shentsize;
235 Elf64_Half e_shnum;
236 Elf64_Half e_shstrndx;
/Linux-v5.15/arch/ia64/kernel/
Delfcore.c10 Elf64_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs()
/Linux-v5.15/include/linux/
Delf.h58 #define Elf_Half Elf64_Half
/Linux-v5.15/scripts/mod/
Dmodpost.h43 #define Elf_Section Elf64_Half