Searched refs:Elf_Phdr (Results 1 – 3 of 3) sorted by relevance
21 const Elf_Phdr *phdr; in kexec_file_add_kernel_elf()72 const Elf_Phdr *phdr; in s390_elf_load()84 if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(Elf_Phdr)) in s390_elf_load()
10 #define Elf_Phdr ElfW(Phdr) macro250 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
10 #define Elf_Phdr ElfW(Phdr) macro385 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()