Searched refs:EnableAllWatchpoints (Results 1 – 5 of 5) sorted by relevance
820 bool EnableAllWatchpoints();
342 target->EnableAllWatchpoints(); in DoExecute()
728 bool EnableAllWatchpoints(bool end_to_end = true);
1407 bool SBTarget::EnableAllWatchpoints() { in EnableAllWatchpoints() function in SBTarget1413 target_sp->EnableAllWatchpoints(); in EnableAllWatchpoints()
1221 bool Target::EnableAllWatchpoints(bool end_to_end) { in EnableAllWatchpoints() function in Target