Searched refs:Elf_Phdr (Results 1 – 7 of 7) sorted by relevance
17 #define Elf_Phdr Elf64_Phdr macro30 #define Elf_Phdr Elf32_Phdr macro
21 const Elf_Phdr *phdr; in kexec_file_add_kernel_elf()74 const Elf_Phdr *phdr; in s390_elf_load()86 if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(Elf_Phdr)) in s390_elf_load()
14 e_phoff + (e_phnum - 1) * sizeof(Elf_Phdr).
37 #define Elf_Phdr ElfW(Phdr) macro157 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
10 #define Elf_Phdr ElfW(Phdr) macro250 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
172 Elf_Phdr *phdr; in jit_write_elf()
10 #define Elf_Phdr ElfW(Phdr) macro385 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()