Elf_Phdr          250 arch/mips/boot/tools/relocs.c 	if (ehdr.e_phentsize != sizeof(Elf_Phdr))
Elf_Phdr           21 arch/s390/kernel/kexec_elf.c 	const Elf_Phdr *phdr;
Elf_Phdr           72 arch/s390/kernel/kexec_elf.c 	const Elf_Phdr *phdr;
Elf_Phdr           84 arch/s390/kernel/kexec_elf.c 	if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(Elf_Phdr))
Elf_Phdr          382 arch/x86/tools/relocs.c 	if (ehdr.e_phentsize != sizeof(Elf_Phdr))