Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBTarget.cpp1392 bool SBTarget::DisableAllWatchpoints() { in DisableAllWatchpoints() function in SBTarget
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp1253 bool Target::DisableAllWatchpoints(bool end_to_end) { in DisableAllWatchpoints() function in Target