Searched refs:return_frame (Results 1 – 1 of 1) sorted by relevance
158 StackFrame *return_frame = thread.GetStackFrameAtIndex(1).get(); in ShouldStop() local159 if (return_frame) { in ShouldStop()160 if (return_frame->GetStackID() != m_parent_frame_id || in ShouldStop()191 addr_t return_addr = return_frame->GetRegisterContext()->GetPC(); in ShouldStop()