Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h170 bool GetBreakpointsConsultPlatformAvoidList();
/external/llvm-project/lldb/source/Target/
DTarget.cpp1660 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
1682 if (GetBreakpointsConsultPlatformAvoidList()) { in ModuleIsExcludedForUnconstrainedSearches()
4092 bool TargetProperties::GetBreakpointsConsultPlatformAvoidList() { in GetBreakpointsConsultPlatformAvoidList() function in TargetProperties