Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3237 Status ProcessGDBRemote::DisableWatchpoint(WatchpointSP wp_sp, bool notify) { DisableWatchpoint() function in ProcessGDBRemote
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2429 Status Process::DisableWatchpoint(WatchpointSP wp_sp, bool notify) { DisableWatchpoint() function in Process