Searched refs:SetStoppedByExec (Results 1 – 9 of 9) sorted by relevance
60 void SetStoppedByExec();
112 void NativeThreadNetBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadNetBSD
256 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedByExec(); in MonitorSIGTRAP()
107 void NativeThreadFreeBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadFreeBSD
244 static_cast<NativeThreadFreeBSD &>(*thread).SetStoppedByExec(); in MonitorSIGTRAP()
72 void SetStoppedByExec();
331 void NativeThreadLinux::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadLinux
609 main_thread->SetStoppedByExec(); in MonitorSIGTRAP()