Searched refs:DisableAllWatchpoints (Results 1 – 6 of 6) sorted by relevance
853 bool DisableAllWatchpoints();
375 if (target->DisableAllWatchpoints()) { in DoExecute()
1392 bool SBTarget::DisableAllWatchpoints() { in DisableAllWatchpoints() function in SBTarget1400 target_sp->DisableAllWatchpoints(); in DisableAllWatchpoints()
827 bool DisableAllWatchpoints(bool end_to_end = true);
187 DisableAllWatchpoints(false); in CleanupProcess()1253 bool Target::DisableAllWatchpoints(bool end_to_end) { in DisableAllWatchpoints() function in Target
59945 result = (bool)(arg1)->DisableAllWatchpoints(); in _wrap_SBTarget_DisableAllWatchpoints()