Searched refs:EM_PPC64 (Results 1 – 5 of 5) sorted by relevance
23 #define EM_PPC64 21 /* PowerPC64 */ macro
280 #define AUDIT_ARCH_PPC64 (EM_PPC64|__AUDIT_ARCH_64BIT)
346 case EM_PPC64: reltype = R_PPC64_ADDR64; gpfx = '_'; break; in do_file()
191 #define EM_PPC64 21 /* PowerPC 64-bit */ macro
574 if (info->hdr->e_machine == EM_PPC64) in ignore_undef_symbol()