Searched refs:EM_PPC (Results 1 – 10 of 10) sorted by relevance
22 #define EM_PPC 20 /* PowerPC */ macro
376 #define AUDIT_ARCH_PPC (EM_PPC)
21 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
68 elf32->e_machine == EM_PPC)) in parse_elf32()
49 #define EM_PPC 20 /* PowerPC */ macro
118 # define ELF_ARCH EM_PPC
473 case EM_PPC: reltype = R_PPC_ADDR32; gpfx = '_'; break; in do_file()
837 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
778 .e_machine = EM_PPC,
583 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()