Home
last modified time | relevance | path

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

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