Home
last modified time | relevance | path

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

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