Searched refs:EM_PPC (Results 1 – 5 of 5) sorted by relevance
22 #define EM_PPC 20 /* PowerPC */ macro
279 #define AUDIT_ARCH_PPC (EM_PPC)
345 case EM_PPC: reltype = R_PPC_ADDR32; gpfx = '_'; break; in do_file()
190 #define EM_PPC 20 /* PowerPC */ macro
567 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()