Searched refs:DisableWatchpointByID (Results 1 – 4 of 4) sorted by relevance
158 watchpoint_sp->GetTarget().DisableWatchpointByID(watchpoint_sp->GetID()); in SetEnabled()
632 DisableWatchpointByID (lldb::watch_id_t watch_id);
502 if (target->DisableWatchpointByID(wp_ids[i])) in DoExecute()
901 Target::DisableWatchpointByID (lldb::watch_id_t watch_id) in DisableWatchpointByID() function in Target957 if (DisableWatchpointByID (watch_id)) in RemoveWatchpointByID()