Searched refs:DisableAllWatchpoints (Results 1 – 6 of 6) sorted by relevance
870 bool DisableAllWatchpoints();
375 if (target.DisableAllWatchpoints()) { in DoExecute()
1359 bool SBTarget::DisableAllWatchpoints() { in DisableAllWatchpoints() function in SBTarget1366 target_sp->DisableAllWatchpoints(); in DisableAllWatchpoints()
859 bool DisableAllWatchpoints(bool end_to_end = true);
265 DisableAllWatchpoints(false); in CleanupProcess()1343 bool Target::DisableAllWatchpoints(bool end_to_end) { in DisableAllWatchpoints() function in Target
61144 result = (bool)(arg1)->DisableAllWatchpoints(); in _wrap_SBTarget_DisableAllWatchpoints()