Searched defs:Elf_Phdr (Results 1 – 8 of 8) sorted by relevance
17 #define Elf_Phdr Elf64_Phdr macro34 #define Elf_Phdr Elf32_Phdr macro
23 typedef Elf32_Phdr Elf_Phdr; typedef53 typedef Elf64_Phdr Elf_Phdr; typedef
56 #define Elf_Phdr Elf64_Phdr macro67 #define Elf_Phdr Elf32_Phdr macro
10 #define Elf_Phdr ElfW(Phdr) macro