Searched refs:GetFrameIndex (Results 1 – 14 of 14) sorted by relevance
60 if (frame_sp->GetFrameIndex()) in RecognizeFrame()
672 if (frame_sp->GetFrameIndex() == unwind_idx) in GetFrameWithConcreteFrameIndex()744 most_relevant_frame_sp->GetFrameIndex()); in SelectMostRelevantFrame()
1504 uint32_t older_frame_idx = frame_sp->GetFrameIndex() + 1; in ReturnFromFrame()
179 uint32_t StackFrame::GetFrameIndex() const { in GetFrameIndex() function in StackFrame
435 uint32_t GetFrameIndex() const;
1123 auto GetFrameIndex = [](MachineMemOperand *Operand) { in ValidateMVEStore() local1133 auto IsStackOp = [GetFrameIndex](MachineInstr *I) { in ValidateMVEStore()1139 GetFrameIndex(I->memoperands().front()) >= 0; in ValidateMVEStore()1156 int FI = GetFrameIndex(MI->memoperands().front()); in ValidateMVEStore()1172 if (GetFrameIndex(I.memoperands().front()) != FI) in ValidateMVEStore()
707 eVoteNoOpinion, frame_sp->GetFrameIndex(), new_plan_status)); in StepOutOfFrame()823 "frame %u doesn't have debug information", frame_sp->GetFrameIndex()); in StepOverUntil()885 frame_sp->GetFrameIndex(), new_plan_status)); in StepOverUntil()
307 frame_idx = frame->GetFrameIndex(); in GetFrameID()
92 thread_sp->GetStackFrameAtIndex(frame_sp->GetFrameIndex() + 1); in RecognizeFrame()
655 uint32_t current_frame_idx = current_frame->GetFrameIndex(); in Evaluate_DW_OP_entry_value()
1570 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute()
924 frame->GetFrameIndex()); in DoExecute()
1669 s.Printf(format, frame->GetFrameIndex()); in Format()
6761 frame->GetFrameIndex(), in WindowDelegateDraw()6877 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw()