Searched refs:SetStoppedByWatchpoint (Results 1 – 9 of 9) sorted by relevance
61 void SetStoppedByWatchpoint(uint32_t wp_index);
118 void NativeThreadNetBSD::SetStoppedByWatchpoint(uint32_t wp_index) { in SetStoppedByWatchpoint() function in NativeThreadNetBSD
311 thread->SetStoppedByWatchpoint(wp_index); in MonitorSIGTRAP()
113 void NativeThreadFreeBSD::SetStoppedByWatchpoint(uint32_t wp_index) { in SetStoppedByWatchpoint() function in NativeThreadFreeBSD
287 thread->SetStoppedByWatchpoint(wp_index); in MonitorSIGTRAP()
76 void SetStoppedByWatchpoint(uint32_t wp_index);
349 void NativeThreadLinux::SetStoppedByWatchpoint(uint32_t wp_index) { in SetStoppedByWatchpoint() function in NativeThreadLinux
769 thread.SetStoppedByWatchpoint(wp_index); in MonitorWatchpoint()