Searched refs:EF_PPC64_ABI (Results 1 – 3 of 3) sorted by relevance
46 if ((ehdr->e_flags & EF_PPC64_ABI) != 0) in elf_machine_matches_host()49 if ((ehdr->e_flags & EF_PPC64_ABI) != 1) in elf_machine_matches_host()52 if ((ehdr->e_flags & EF_PPC64_ABI) != 2) in elf_machine_matches_host()
2682 #define EF_PPC64_ABI 3 macro
60822 * elf/elf.h (EF_PPC64_ABI): Define.