Searched defs:DisableAllWatchpoints (Results 1 – 4 of 4) sorted by relevance
163 void DNBBreakpointList::DisableAllWatchpoints(MachProcess *process) { in DisableAllWatchpoints() function in DNBBreakpointList
1876 void MachProcess::DisableAllWatchpoints(bool remove) { function
1472 bool SBTarget::DisableAllWatchpoints() { in DisableAllWatchpoints() function in SBTarget
1169 bool Target::DisableAllWatchpoints(bool end_to_end) { in DisableAllWatchpoints() function in Target