Searched refs:DisableAllWatchpoints (Results 1 – 6 of 6) sorted by relevance
842 bool DisableAllWatchpoints();
390 if (target->DisableAllWatchpoints()) { in DoExecute()
1385 bool SBTarget::DisableAllWatchpoints() { in DisableAllWatchpoints() function in SBTarget1393 target_sp->DisableAllWatchpoints(); in DisableAllWatchpoints()
816 bool DisableAllWatchpoints(bool end_to_end = true);
186 DisableAllWatchpoints(false); in CleanupProcess()1252 bool Target::DisableAllWatchpoints(bool end_to_end) { in DisableAllWatchpoints() function in Target
57121 result = (bool)(arg1)->DisableAllWatchpoints(); in _wrap_SBTarget_DisableAllWatchpoints()