Home
last modified time | relevance | path

Searched refs:GetBreakpointsConsultPlatformAvoidList (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h197 bool GetBreakpointsConsultPlatformAvoidList();
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp1673 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
1695 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
4480 bool TargetProperties::GetBreakpointsConsultPlatformAvoidList() { in GetBreakpointsConsultPlatformAvoidList() function in TargetProperties