Searched refs:EnableAllWatchpoints (Results 1 – 6 of 6) sorted by relevance
851 bool EnableAllWatchpoints();
307 target->EnableAllWatchpoints(); in DoExecute()
1378 bool SBTarget::EnableAllWatchpoints() { in EnableAllWatchpoints() function in SBTarget1386 target_sp->EnableAllWatchpoints(); in EnableAllWatchpoints()
829 bool EnableAllWatchpoints(bool end_to_end = true);
1280 bool Target::EnableAllWatchpoints(bool end_to_end) { in EnableAllWatchpoints() function in Target
59921 result = (bool)(arg1)->EnableAllWatchpoints(); in _wrap_SBTarget_EnableAllWatchpoints()