Searched refs:IgnoreAllWatchpoints (Results 1 – 3 of 3) sorted by relevance
604 target.IgnoreAllWatchpoints(m_options.m_ignore_count); in DoExecute()
867 bool IgnoreAllWatchpoints(uint32_t ignore_count);
1425 bool Target::IgnoreAllWatchpoints(uint32_t ignore_count) { in IgnoreAllWatchpoints() function in Target