Searched refs:EnableAllWatchpoints (Results 1 – 6 of 6) sorted by relevance
777 bool EnableAllWatchpoints();
855 EnableAllWatchpoints ();
317 target->EnableAllWatchpoints(); in DoExecute()
1357 bool SBTarget::EnableAllWatchpoints() { in EnableAllWatchpoints() function in SBTarget1365 target_sp->EnableAllWatchpoints(); in EnableAllWatchpoints()
794 bool EnableAllWatchpoints(bool end_to_end = true);
1230 bool Target::EnableAllWatchpoints(bool end_to_end) { in EnableAllWatchpoints() function in Target