Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h159 bool GetBreakpointsConsultPlatformAvoidList();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp1683 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
1705 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
3969 bool TargetProperties::GetBreakpointsConsultPlatformAvoidList() { in GetBreakpointsConsultPlatformAvoidList() function in TargetProperties