Home
last modified time | relevance | path

Searched refs:older_frame_sp (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
H A DThread.cpp1467 StackFrameSP older_frame_sp = thread->GetStackFrameAtIndex(older_frame_idx); in ReturnFromFrame() local
1468 if (!older_frame_sp) { in ReturnFromFrame()
1501 return_error = abi->SetReturnValueObject(older_frame_sp, return_value_sp); in ReturnFromFrame()
1515 older_frame_sp->GetRegisterContext()); in ReturnFromFrame()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
H A DThread.cpp1467 StackFrameSP older_frame_sp = thread->GetStackFrameAtIndex(older_frame_idx); in ReturnFromFrame() local
1468 if (!older_frame_sp) { in ReturnFromFrame()
1501 return_error = abi->SetReturnValueObject(older_frame_sp, return_value_sp); in ReturnFromFrame()
1515 older_frame_sp->GetRegisterContext()); in ReturnFromFrame()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
H A DThread.cpp1467 StackFrameSP older_frame_sp = thread->GetStackFrameAtIndex(older_frame_idx); in ReturnFromFrame() local
1468 if (!older_frame_sp) { in ReturnFromFrame()
1501 return_error = abi->SetReturnValueObject(older_frame_sp, return_value_sp); in ReturnFromFrame()
1515 older_frame_sp->GetRegisterContext()); in ReturnFromFrame()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
H A DThread.cpp1466 StackFrameSP older_frame_sp = thread->GetStackFrameAtIndex(older_frame_idx); in ReturnFromFrame() local
1467 if (!older_frame_sp) { in ReturnFromFrame()
1500 return_error = abi->SetReturnValueObject(older_frame_sp, return_value_sp); in ReturnFromFrame()
1514 older_frame_sp->GetRegisterContext()); in ReturnFromFrame()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
H A DThread.cpp1467 StackFrameSP older_frame_sp = thread->GetStackFrameAtIndex(older_frame_idx); in ReturnFromFrame() local
1468 if (!older_frame_sp) { in ReturnFromFrame()
1501 return_error = abi->SetReturnValueObject(older_frame_sp, return_value_sp); in ReturnFromFrame()
1515 older_frame_sp->GetRegisterContext()); in ReturnFromFrame()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DThreadPlanStepUntil.cpp209 StackFrameSP older_frame_sp = m_thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
213 if (older_frame_sp) { in AnalyzeStop()
215 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = m_thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DThreadPlanStepUntil.cpp205 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(1); in AnalyzeStop() local
209 if (older_frame_sp) { in AnalyzeStop()
211 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in AnalyzeStop()
H A DThreadPlanStepOverRange.cpp164 StackFrameSP older_frame_sp = thread.GetStackFrameAtIndex(i); in ShouldStop() local
165 if (!older_frame_sp) { in ShouldStop()
172 older_frame_sp->GetSymbolContext(eSymbolContextEverything); in ShouldStop()

12