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