Home
last modified time | relevance | path

Searched refs:Elf_Phdr (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kernel/
A Dkexec_elf.c21 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()
/linux/include/asm-generic/
A Dmodule.h17 #define Elf_Phdr Elf64_Phdr macro
34 #define Elf_Phdr Elf32_Phdr macro
/linux/arch/mips/boot/tools/
A Drelocs.c10 #define Elf_Phdr ElfW(Phdr) macro
250 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
/linux/arch/x86/tools/
A Drelocs.c10 #define Elf_Phdr ElfW(Phdr) macro
409 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()

Completed in 8 milliseconds