Searched refs:EM_PPC (Results 1 – 12 of 12) sorted by relevance
23 #define EM_PPC 20 /* PowerPC */ macro
425 #define AUDIT_ARCH_PPC (EM_PPC)
54 case EM_PPC: in get_dwarf_regstr()
32 #define GEN_ELF_ARCH EM_PPC
64 elf32->e_machine == EM_PPC)) in parse_elf32()
50 #define EM_PPC 20 /* PowerPC */ macro
17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
127 # define ELF_ARCH EM_PPC
314 case EM_PPC: in do_file()
595 case EM_PPC: reltype = R_PPC_ADDR32; break; in do_file()
939 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
571 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()