EM_PPC             64 arch/powerpc/boot/elf_util.c 	      elf32->e_machine         == EM_PPC))
EM_PPC             17 arch/powerpc/include/asm/elf.h #define compat_elf_check_arch(x)	((x)->e_machine == EM_PPC)
EM_PPC            125 arch/powerpc/include/uapi/asm/elf.h # define ELF_ARCH	EM_PPC
EM_PPC           1114 arch/powerpc/kernel/prom_init.c 		.e_machine = EM_PPC,
EM_PPC           2287 arch/powerpc/kernel/ptrace.c 	.name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
EM_PPC            413 include/uapi/linux/audit.h #define AUDIT_ARCH_PPC		(EM_PPC)
EM_PPC            661 scripts/mod/modpost.c 	if (info->hdr->e_machine == EM_PPC)
EM_PPC            553 scripts/recordmcount.c 	case EM_PPC:	reltype = R_PPC_ADDR32; break;
EM_PPC            319 scripts/sortextable.c 	case EM_PPC:
EM_PPC             48 tools/perf/util/dwarf-regs.c 	case EM_PPC:
EM_PPC             30 tools/perf/util/genelf.h #define GEN_ELF_ARCH	EM_PPC