Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h199 bool GetBreakpointsConsultPlatformAvoidList();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp1719 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
1741 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
4583 bool TargetProperties::GetBreakpointsConsultPlatformAvoidList() { in GetBreakpointsConsultPlatformAvoidList() function in TargetProperties