EM_PPC            367 include/uapi/linux/audit.h #define AUDIT_ARCH_PPC		(EM_PPC)
EM_PPC            582 scripts/mod/modpost.c 	if (info->hdr->e_machine == EM_PPC)
EM_PPC            365 scripts/recordmcount.c 	case EM_PPC:	 reltype = R_PPC_ADDR32;   gpfx = '_'; break;