Searched refs:EM_PPC64 (Results 1 – 9 of 9) sorted by relevance
24 #define EM_PPC64 21 /* PowerPC64 */ macro
428 #define AUDIT_ARCH_PPC64 (EM_PPC64|__AUDIT_ARCH_64BIT)429 #define AUDIT_ARCH_PPC64LE (EM_PPC64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
32 elf64->e_machine == EM_PPC64)) in parse_elf64()
51 #define EM_PPC64 21 /* PowerPC64 */ macro
119 # define ELF_ARCH EM_PPC64
900 case EM_PPC64:
596 case EM_PPC64: reltype = R_PPC64_ADDR64; break; in do_file()
180 FAIL_IF(ehdr->e_machine != EM_PPC64); in try_core_file()
587 if (info->hdr->e_machine == EM_PPC64) in ignore_undef_symbol()