Searched refs:IsCompatibleArchitecture (Results 1 – 6 of 6) sorted by relevance
220 if (!platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()230 if (!platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()262 if (!platform_sp || !platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
862 if (!IsCompatibleArchitecture(raw_arch, {}, ArchSpec::CompatibleMatch, in GetAugmentedArchSpec()1098 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform2122 if (platform_sp->IsCompatibleArchitecture( in GetOrCreate()2129 if (platform_sp->IsCompatibleArchitecture(arch, process_host_arch, in GetOrCreate()2143 platform_sp->IsCompatibleArchitecture( in GetOrCreate()2154 if (platform_sp && platform_sp->IsCompatibleArchitecture( in GetOrCreate()2189 if (m_selected_platform_sp->IsCompatibleArchitecture( in GetOrCreate()2198 if (host_platform_sp->IsCompatibleArchitecture( in GetOrCreate()
1706 if (!platform_sp || !platform_sp->IsCompatibleArchitecture( in SetArchitecture()
3080 if (target_arch.IsValid() && !platform_sp->IsCompatibleArchitecture( in CompleteAttach()
34 !platform_sp->IsCompatibleArchitecture( in CreatePlatformWithOptions()
352 virtual bool IsCompatibleArchitecture(const ArchSpec &arch,