Searched refs:end_to_end (Results 1 – 2 of 2) sorted by relevance
617 RemoveAllWatchpoints (bool end_to_end = true);620 DisableAllWatchpoints (bool end_to_end = true);623 EnableAllWatchpoints (bool end_to_end = true);
757 Target::RemoveAllWatchpoints (bool end_to_end) in RemoveAllWatchpoints() argument763 if (!end_to_end) { in RemoveAllWatchpoints()792 Target::DisableAllWatchpoints (bool end_to_end) in DisableAllWatchpoints() argument798 if (!end_to_end) { in DisableAllWatchpoints()825 Target::EnableAllWatchpoints (bool end_to_end) in EnableAllWatchpoints() argument831 if (!end_to_end) { in EnableAllWatchpoints()