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