Searched refs:EM_PPC (Results 1 – 10 of 10) sorted by relevance
22 #define EM_PPC 20 /* PowerPC */ macro
341 #define AUDIT_ARCH_PPC (EM_PPC)
49 #define ELF_ARCH EM_PPC
119 # define ELF_ARCH EM_PPC171 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
64 elf32->e_machine == EM_PPC)) in parse_elf32()
49 #define EM_PPC 20 /* PowerPC */ macro
345 case EM_PPC: reltype = R_PPC_ADDR32; gpfx = '_'; break; in do_file()
801 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
815 .e_machine = EM_PPC,
567 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()