Searched refs:ModuleIsExcludedForUnconstrainedSearches (Results 1 – 4 of 4) sorted by relevance
376 return !m_target_sp->ModuleIsExcludedForUnconstrainedSearches(module_spec); in ModulePasses()383 else if (m_target_sp->ModuleIsExcludedForUnconstrainedSearches(module_sp)) in ModulePasses()
1032 bool ModuleIsExcludedForUnconstrainedSearches(const FileSpec &module_spec);1053 ModuleIsExcludedForUnconstrainedSearches(const lldb::ModuleSP &module_sp);
563 ModuleIsExcludedForUnconstrainedSearches(Target &target, in ModuleIsExcludedForUnconstrainedSearches() function
1922 bool Target::ModuleIsExcludedForUnconstrainedSearches( in ModuleIsExcludedForUnconstrainedSearches() function in Target1934 if (!ModuleIsExcludedForUnconstrainedSearches( in ModuleIsExcludedForUnconstrainedSearches()1944 bool Target::ModuleIsExcludedForUnconstrainedSearches( in ModuleIsExcludedForUnconstrainedSearches() function in Target1948 return m_platform_sp->ModuleIsExcludedForUnconstrainedSearches(*this, in ModuleIsExcludedForUnconstrainedSearches()