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