Searched refs:SetStopReasonForThread (Results 1 – 2 of 2) sorted by relevance
249 void NativeProcessWindows::SetStopReasonForThread(NativeThreadWindows &thread, in SetStopReasonForThread() function in lldb_private::NativeProcessWindows280 SetStopReasonForThread(*thread, reason, description); in StopThread()520 SetStopReasonForThread(*thread, StopReason::eStopReasonBreakpoint); in OnDebugException()
121 void SetStopReasonForThread(NativeThreadWindows &thread,