Searched refs:Elf_Phdr (Results 1 – 4 of 4) sorted by relevance
17 #define Elf_Phdr Elf64_Phdr macro34 #define Elf_Phdr Elf32_Phdr macro
21 const Elf_Phdr *phdr; in kexec_file_add_elf_kernel()69 const Elf_Phdr *phdr; in s390_elf_load()81 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) macro380 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) { in read_ehdr()