Searched refs:IsCompatibleArchitecture (Results 1 – 6 of 6) sorted by relevance
219 if (!platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()229 if (!platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()261 if (!platform_sp || !platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
933 if (!IsCompatibleArchitecture(raw_arch, {}, ArchSpec::CompatibleMatch, in GetAugmentedArchSpec()1159 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform1986 if (platform_sp->IsCompatibleArchitecture( in GetOrCreate()1993 if (platform_sp->IsCompatibleArchitecture(arch, process_host_arch, in GetOrCreate()2007 platform_sp->IsCompatibleArchitecture( in GetOrCreate()2018 if (platform_sp && platform_sp->IsCompatibleArchitecture( in GetOrCreate()2053 if (m_selected_platform_sp->IsCompatibleArchitecture( in GetOrCreate()2062 if (host_platform_sp->IsCompatibleArchitecture( in GetOrCreate()
1502 if (!platform_sp || !platform_sp->IsCompatibleArchitecture( in SetArchitecture()
2929 if (target_arch.IsValid() && !platform_sp->IsCompatibleArchitecture( in CompleteAttach()
34 !platform_sp->IsCompatibleArchitecture( in CreatePlatformWithOptions()
331 virtual bool IsCompatibleArchitecture(const ArchSpec &arch,