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