Searched refs:IsCompatibleMatch (Results 1 – 15 of 15) sorted by relevance
148 if (platform_arch.IsCompatibleMatch( in CreateTargetInternal()392 exe_arch_ptr->IsCompatibleMatch(exe_module->GetArchitecture()); in FindTargetWithExecutableAndArchitecture()
1567 if (merge && m_arch.GetSpec().IsCompatibleMatch(arch_spec)) { in SetArchitecture()1570 if (m_arch.GetSpec().IsCompatibleMatch(other)) { in SetArchitecture()1630 if (m_arch.GetSpec().IsCompatibleMatch(arch_spec)) { in MergeArchitecture()
3138 target_arch.IsCompatibleMatch(process_arch) && in CompleteAttach()
502 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()
841 IsCompatibleMatch(other) && GetCore() == ArchSpec::eCore_arm_generic && in MergeFrom()
253 if (!GetArchitecture().IsCompatibleMatch( in Matches()
282 if (!arch.IsCompatibleMatch(module_sp->GetArchitecture())) { in RemoveInvalidLocations()
1494 return m_arch.IsCompatibleMatch(new_arch); in SetArchitecture()1528 if (!m_arch.IsCompatibleMatch(arch)) in MatchesModuleSpec()1585 if (!m_arch.IsCompatibleMatch(arch_spec)) { in MergeArchitecture()
191 !pos->second->GetArchitecture().IsCompatibleMatch(arch)) in Extract()
226 if (!process->GetTarget().GetArchitecture().IsCompatibleMatch(kernel_arch)) in CheckForKernelImageAtAddress()
339 if (!host_arch.IsCompatibleMatch(GetTarget().GetArchitecture())) { in ParsePythonTargetDefinition()