Searched refs:ModuleIsExcludedForUnconstrainedSearches (Results 1 – 4 of 4) sorted by relevance
372 return !m_target_sp->ModuleIsExcludedForUnconstrainedSearches(module_spec); in ModulePasses()379 else if (m_target_sp->ModuleIsExcludedForUnconstrainedSearches(module_sp)) in ModulePasses()
938 bool ModuleIsExcludedForUnconstrainedSearches(const FileSpec &module_spec);959 ModuleIsExcludedForUnconstrainedSearches(const lldb::ModuleSP &module_sp);
500 ModuleIsExcludedForUnconstrainedSearches(Target &target, in ModuleIsExcludedForUnconstrainedSearches() function
1656 bool Target::ModuleIsExcludedForUnconstrainedSearches( in ModuleIsExcludedForUnconstrainedSearches() function in Target1668 if (!ModuleIsExcludedForUnconstrainedSearches( in ModuleIsExcludedForUnconstrainedSearches()1678 bool Target::ModuleIsExcludedForUnconstrainedSearches( in ModuleIsExcludedForUnconstrainedSearches() function in Target1682 return m_platform_sp->ModuleIsExcludedForUnconstrainedSearches(*this, in ModuleIsExcludedForUnconstrainedSearches()