Searched refs:GetFrameIndex (Results 1 – 10 of 10) sorted by relevance
417 uint32_t GetFrameIndex() const;
828 eVoteNoOpinion, frame_sp->GetFrameIndex(), new_plan_status)); in StepOutOfFrame()954 "frame %u doesn't have debug information", frame_sp->GetFrameIndex()); in StepOverUntil()1017 frame_sp->GetFrameIndex(), new_plan_status)); in StepOverUntil()
385 frame_idx = frame->GetFrameIndex(); in GetFrameID()
716 if (frame_sp->GetFrameIndex() == unwind_idx) in GetFrameWithConcreteFrameIndex()
165 uint32_t StackFrame::GetFrameIndex() const { in GetFrameIndex() function in StackFrame
1663 uint32_t older_frame_idx = frame_sp->GetFrameIndex() + 1; in ReturnFromFrame()
1695 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute()
942 frame->GetFrameIndex()); in DoExecute()
3778 frame->GetFrameIndex(), in WindowDelegateDraw()3897 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw()
1422 s.Printf(format, frame->GetFrameIndex()); in Format()