Searched refs:IsCompatibleMatch (Results 1 – 15 of 15) sorted by relevance
148 if (platform_arch.IsCompatibleMatch( in CreateTargetInternal()393 exe_arch_ptr->IsCompatibleMatch(exe_module->GetArchitecture()); in FindTargetWithExecutableAndArchitecture()
1723 if (merge && m_arch.GetSpec().IsCompatibleMatch(arch_spec)) { in SetArchitecture()1726 if (m_arch.GetSpec().IsCompatibleMatch(other)) { in SetArchitecture()1786 if (m_arch.GetSpec().IsCompatibleMatch(arch_spec)) { in MergeArchitecture()
3100 target_arch.IsCompatibleMatch(process_arch) && in CompleteAttach()
515 bool IsCompatibleMatch(const ArchSpec &rhs) const { in IsCompatibleMatch() function
357 spec.GetArchitecture().IsCompatibleMatch(*arch)))) { in FindSymbolFileInBundle()380 spec.GetArchitecture().IsCompatibleMatch(*arch)))) { in FileAtPathContainsArchAndUUID()1148 if (module_spec.GetArchitecture().IsCompatibleMatch( in DownloadObjectAndSymbolFile()
256 m_match_info.GetArchitecture().IsCompatibleMatch(arch_spec); in ArchitectureMatches()
864 IsCompatibleMatch(other) && GetCore() == ArchSpec::eCore_arm_generic && in MergeFrom()
253 if (!GetArchitecture().IsCompatibleMatch( in Matches()
290 if (!arch.IsCompatibleMatch(module_sp->GetArchitecture())) { in RemoveInvalidLocations()
1485 return m_arch.IsCompatibleMatch(new_arch); in SetArchitecture()1519 if (!m_arch.IsCompatibleMatch(arch)) in MatchesModuleSpec()1576 if (!m_arch.IsCompatibleMatch(arch_spec)) { in MergeArchitecture()
193 !pos->second->GetArchitecture().IsCompatibleMatch(arch)) in FindCachedArchive()
226 if (!process->GetTarget().GetArchitecture().IsCompatibleMatch(kernel_arch)) in CheckForKernelImageAtAddress()
349 if (!host_arch.IsCompatibleMatch(GetTarget().GetArchitecture())) { in ParsePythonTargetDefinition()