Searched refs:Elf_Phdr (Results 1 – 2 of 2) sorted by relevance
16 #define Elf_Phdr Elf64_Phdr macro33 #define Elf_Phdr Elf32_Phdr macro
9 #define Elf_Phdr ElfW(Phdr) macro378 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) { in read_ehdr()