Searched refs:RemoveWatchpointByID (Results 1 – 4 of 4) sorted by relevance
638 RemoveWatchpointByID (lldb::watch_id_t watch_id);
585 if (target->RemoveWatchpointByID(wp_ids[i])) in DoExecute()
1758 result = target_sp->RemoveWatchpointByID (wp_id); in DeleteWatchpoint()
947 Target::RemoveWatchpointByID (lldb::watch_id_t watch_id) in RemoveWatchpointByID() function in Target