Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h201 bool GetBreakpointsConsultPlatformAvoidList();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1766 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
1788 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
4685 bool TargetProperties::GetBreakpointsConsultPlatformAvoidList() { in GetBreakpointsConsultPlatformAvoidList() function in TargetProperties