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