Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DProcess.cpp2547 Status Process::EnableWatchpoint(Watchpoint *watchpoint, bool notify) { in EnableWatchpoint()
2553 Status Process::DisableWatchpoint(Watchpoint *watchpoint, bool notify) { in DisableWatchpoint()