Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepInstruction.cpp42 StackFrameSP start_frame_sp(thread.GetStackFrameAtIndex(0)); in SetUpState() local
43 m_stack_id = start_frame_sp->GetStackID(); in SetUpState()
46 start_frame_sp->GetSymbolContext(eSymbolContextSymbol).symbol != nullptr; in SetUpState()