Searched refs:SetStoppedByExec (Results 1 – 6 of 6) sorted by relevance
60 void SetStoppedByExec();
111 void NativeThreadNetBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadNetBSD
261 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedByExec(); in MonitorSIGTRAP()
65 void SetStoppedByExec();
111 void NativeThreadFreeBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadFreeBSD
273 static_cast<NativeThreadFreeBSD &>(*thread).SetStoppedByExec(); in MonitorSIGTRAP()