Home
last modified time | relevance | path

Searched defs:stop_info_sp (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/lldb/source/Target/
DThreadPlanBase.cpp61 StopInfoSP stop_info_sp = GetThread().GetStopInfo(); in ShouldReportStop() local
78 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop() local
DThreadPlanStepUntil.cpp147 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in AnalyzeStop() local
264 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop() local
DThreadPlanCallUserExpression.cpp100 StopInfoSP stop_info_sp = ThreadPlanCallFunction::GetRealStopInfo(); in GetRealStopInfo() local
DThreadPlanStepOverBreakpoint.cpp50 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop() local
DThreadPlanStepThrough.cpp246 StopInfoSP stop_info_sp(thread.GetStopInfo()); in HitOurBackstopBreakpoint() local
DThreadPlanStepInstruction.cpp89 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop() local
DStopInfo.cpp1140 ValueObjectSP StopInfo::GetReturnValueObject(StopInfoSP &stop_info_sp) { in GetReturnValueObject()
1150 ExpressionVariableSP StopInfo::GetExpressionVariable(StopInfoSP &stop_info_sp) { in GetExpressionVariable()
1161 StopInfo::GetCrashingDereference(StopInfoSP &stop_info_sp, in GetCrashingDereference()
DThreadPlanStepOverRange.cpp345 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop() local
DThreadPlanCallFunction.cpp427 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in BreakpointsExplainStop() local
DThreadPlanStepOut.cpp287 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop() local
DThreadPlanStepInRange.cpp440 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop() local
DThreadPlanStepRange.cpp389 lldb::StopInfoSP stop_info_sp) { in NextRangeBreakpointExplainsStop()
DThread.cpp419 lldb::StopInfoSP stop_info_sp(GetStopInfo()); in GetStopReason() local
440 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { in SetStopInfo()
577 StopInfoSP stop_info_sp = GetStopInfo(); in GetStopDescriptionRaw() local
DStackFrameList.cpp127 StopInfoSP stop_info_sp = m_thread.GetStopInfo(); in ResetCurrentInlinedDepth() local
DProcess.cpp4090 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in ShouldStop() local
4730 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in HandleStoppedEvent() local
5445 lldb::StopInfoSP stop_info_sp = thread->GetPrivateStopInfo(); in RunThreadPlan() local
5632 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in GetThreadStatus() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp308 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop() local
/external/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp373 stop_info_sp; //(StopInfo::CreateStopReasonWithSignal (*thread, SIGSTOP)); in CreateThreadStopReason() local
/external/llvm-project/lldb/source/API/
DSBThread.cpp164 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonDataCount() local
215 StopInfoSP stop_info_sp = thread->GetStopInfo(); in GetStopReasonDataAtIndex() local
353 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReturnValue() local
/external/llvm-project/lldb/include/lldb/Target/
DThread.h124 lldb::StopInfoSP stop_info_sp; // You have to restore the stop info or you member
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp1303 StopInfoSP stop_info_sp = thread->GetStopInfo(); in Format() local
1320 StopInfoSP stop_info_sp = thread->GetStopInfo(); in Format() local
DIOHandlerCursesGUI.cpp3685 StopInfoSP stop_info_sp; in WindowDelegateDraw() local
3838 StopInfoSP stop_info_sp; in WindowDelegateDraw() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectFrame.cpp152 StopInfoSP stop_info_sp = thread->GetStopInfo(); in DoExecute() local
DCommandObjectProcess.cpp527 StopInfoSP stop_info_sp = sel_thread_sp->GetStopInfo(); in DoExecute() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1953 lldb::StopInfoSP stop_info_sp(thread_sp->GetStopInfo()); in SetThreadStopInfo() local
2479 StopInfoSP stop_info_sp = thread_sp->GetPrivateStopInfo(); in DoDestroy() local
2515 StopInfoSP stop_info_sp = thread_sp->GetPrivateStopInfo(); in DoDestroy() local