Searched refs:GetFrameIndex (Results 1 – 13 of 13) sorted by relevance
27 if (frame_sp->GetFrameIndex()) in RecognizeFrame()
751 if (frame_sp->GetFrameIndex() == unwind_idx) in GetFrameWithConcreteFrameIndex()827 most_relevant_frame_sp->GetFrameIndex()); in SelectMostRelevantFrame()
1472 uint32_t older_frame_idx = frame_sp->GetFrameIndex() + 1; in ReturnFromFrame()
175 uint32_t StackFrame::GetFrameIndex() const { in GetFrameIndex() function in StackFrame
416 uint32_t GetFrameIndex() const;
1129 auto GetFrameIndex = [](MachineMemOperand *Operand) { in ValidateMVEStore() local1139 auto IsStackOp = [GetFrameIndex](MachineInstr *I) { in ValidateMVEStore()1145 GetFrameIndex(I->memoperands().front()) >= 0; in ValidateMVEStore()1162 int FI = GetFrameIndex(MI->memoperands().front()); in ValidateMVEStore()1178 if (GetFrameIndex(I.memoperands().front()) != FI) in ValidateMVEStore()
696 eVoteNoOpinion, frame_sp->GetFrameIndex(), new_plan_status)); in StepOutOfFrame()812 "frame %u doesn't have debug information", frame_sp->GetFrameIndex()); in StepOverUntil()871 frame_sp->GetFrameIndex(), new_plan_status)); in StepOverUntil()
306 frame_idx = frame->GetFrameIndex(); in GetFrameID()
594 uint32_t current_frame_idx = current_frame->GetFrameIndex(); in Evaluate_DW_OP_entry_value()
1563 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute()
921 frame->GetFrameIndex()); in DoExecute()
1522 s.Printf(format, frame->GetFrameIndex()); in Format()
6759 frame->GetFrameIndex(), in WindowDelegateDraw()6876 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw()