Searched refs:IgnoreAllWatchpoints (Results 1 – 3 of 3) sorted by relevance
637 target->IgnoreAllWatchpoints(m_options.m_ignore_count); in DoExecute()
773 bool IgnoreAllWatchpoints(uint32_t ignore_count);
1261 bool Target::IgnoreAllWatchpoints(uint32_t ignore_count) { in IgnoreAllWatchpoints() function in Target