Home
last modified time | relevance | path

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

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