Home
last modified time | relevance | path

Searched refs:SetStopReasonForThread (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp249 void NativeProcessWindows::SetStopReasonForThread(NativeThreadWindows &thread, in SetStopReasonForThread() function in lldb_private::NativeProcessWindows
280 SetStopReasonForThread(*thread, reason, description); in StopThread()
520 SetStopReasonForThread(*thread, StopReason::eStopReasonBreakpoint); in OnDebugException()
H A DNativeProcessWindows.h121 void SetStopReasonForThread(NativeThreadWindows &thread,