Searched refs:GetFrameIndex (Results 1 – 9 of 9) sorted by relevance
133 GetFrameIndex () const;
706 frame_sp->GetFrameIndex())); in StepOutOfFrame()823 …ror.SetErrorStringWithFormat("frame %u doesn't have debug information", frame_sp->GetFrameIndex()); in StepOverUntil()900 frame_sp->GetFrameIndex())); in StepOverUntil()
437 frame_idx = frame->GetFrameIndex (); in GetFrameID()
591 if (frame_sp->GetFrameIndex() == unwind_idx) in GetFrameWithConcreteFrameIndex()
203 StackFrame::GetFrameIndex () const in GetFrameIndex() function in StackFrame
1668 uint32_t older_frame_idx = frame_sp->GetFrameIndex() + 1; in ReturnFromFrame()
1406 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute()
873 … result.AppendErrorWithFormat ("no debug information for frame %u\n", frame->GetFrameIndex()); in DoExecute()
2113 s.Printf("%u", frame->GetFrameIndex()); in FormatPromptRecurse()