Searched defs:stop_reason (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dppc-bdm.c105 int stop_reason; local
H A Dinfrun.c2787 print_stop_reason(enum inferior_stop_reason stop_reason, int stop_info) argument
H A Dremote-e7000.c1994 int stop_reason; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h108 virtual bool ExceptionBreakpointsExplainStop(lldb::StopInfoSP stop_reason) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp317 StopReason stop_reason = eStopReasonNone; local
H A DAppleObjCRuntime.cpp439 ExceptionBreakpointsExplainStop( lldb::StopInfoSP stop_reason) argument
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunction.cpp264 StopReason stop_reason; local
H A DThread.cpp1898 StopReason stop_reason = m_stop_info_sp->GetStopReason(); local
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp510 ExceptionBreakpointsExplainStop( lldb::StopInfoSP stop_reason) argument
/openbsd-current/usr.bin/ssh/
H A Dclientloop.c575 char *stop_reason = NULL; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp695 static const char *GetStopReasonString(StopReason stop_reason) { argument
769 const char *stop_reason = GetStopReasonString(tid_stop_info.reason); local

Completed in 270 milliseconds