Lines Matching refs:kernel_arch
437 ArchSpec kernel_arch (eArchTypeMachO, header.cputype, header.cpusubtype);438 if (!process->GetTarget().GetArchitecture().IsCompatibleMatch(kernel_arch))440 process->GetTarget().SetArchitecture (kernel_arch);