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