Home
last modified time | relevance | path

Searched defs:stop_reason (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h140 virtual bool ExceptionBreakpointsExplainStop(lldb::StopInfoSP stop_reason) { in ExceptionBreakpointsExplainStop()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunction.cpp264 StopReason stop_reason; in DoPlanExplainsStop() local
H A DThread.cpp1891 StopReason stop_reason = m_stop_info_sp->GetStopReason(); in IsStillAtLastBreakpointHit() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp317 StopReason stop_reason = eStopReasonNone; in DoPlanExplainsStop() local
H A DAppleObjCRuntime.cpp440 lldb::StopInfoSP stop_reason) { in ExceptionBreakpointsExplainStop()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp608 lldb::StopInfoSP stop_reason) { in ExceptionBreakpointsExplainStop()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp695 static const char *GetStopReasonString(StopReason stop_reason) { in GetStopReasonString()
769 const char *stop_reason = GetStopReasonString(tid_stop_info.reason); in GetJSONThreadsInfo() local
/freebsd/crypto/openssh/
H A Dclientloop.c585 char *stop_reason = NULL; in obfuscate_keystroke_timing() local