Home
last modified time | relevance | path

Searched defs:EnableAllWatchpoints (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1378 bool SBTarget::EnableAllWatchpoints() { in EnableAllWatchpoints() function in SBTarget
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1280 bool Target::EnableAllWatchpoints(bool end_to_end) { in EnableAllWatchpoints() function in Target