Searched defs:DisableWatchpoint (Results 1 – 2 of 2) sorted by relevance
3248 Status ProcessGDBRemote::DisableWatchpoint(WatchpointSP wp_sp, bool notify) { in DisableWatchpoint() function in ProcessGDBRemote
2592 Status Process::DisableWatchpoint(WatchpointSP wp_sp, bool notify) { in DisableWatchpoint() function in Process