Searched refs:SetStoppedByWatchpoint (Results 1 – 6 of 6) sorted by relevance
61 void SetStoppedByWatchpoint(uint32_t wp_index);
117 void NativeThreadNetBSD::SetStoppedByWatchpoint(uint32_t wp_index) { in SetStoppedByWatchpoint() function in NativeThreadNetBSD
341 thread->SetStoppedByWatchpoint(wp_index); in MonitorSIGTRAP()
66 void SetStoppedByWatchpoint(uint32_t wp_index);
117 void NativeThreadFreeBSD::SetStoppedByWatchpoint(uint32_t wp_index) { in SetStoppedByWatchpoint() function in NativeThreadFreeBSD
354 thread->SetStoppedByWatchpoint(wp_index); in MonitorSIGTRAP()