Searched refs:youngest_frame_sp (Results 1 – 1 of 1) sorted by relevance
1694 StackFrameSP youngest_frame_sp = thread->GetStackFrameAtIndex(0); in ReturnFromFrame() local1695 if (youngest_frame_sp) { in ReturnFromFrame()1696 lldb::RegisterContextSP reg_ctx_sp(youngest_frame_sp->GetRegisterContext()); in ReturnFromFrame()