Searched defs:DisableWatchpoint (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | ProcessGDBRemote.cpp | 3237 Status ProcessGDBRemote::DisableWatchpoint(WatchpointSP wp_sp, bool notify) { DisableWatchpoint() function in ProcessGDBRemote |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 2429 Status Process::DisableWatchpoint(WatchpointSP wp_sp, bool notify) { DisableWatchpoint() function in Process |