Lines Matching refs:GetFrameAtIndex
502 StackFrameList::GetFrameAtIndex (uint32_t idx)
588 StackFrameSP frame_sp (GetFrameAtIndex (frame_idx));
593 frame_sp = GetFrameAtIndex (++frame_idx);
627 frame_sp = GetFrameAtIndex (frame_idx);
687 StackFrameSP frame_sp (GetFrameAtIndex (idx));
702 StackFrameSP frame_sp (GetFrameAtIndex (GetSelectedFrameIndex()));
802 StackFrameSP prev_frame_zero_sp(prev_sp->GetFrameAtIndex (0));
803 StackFrameSP curr_frame_zero_sp(curr_ap->GetFrameAtIndex (0));
885 frame_sp = GetFrameAtIndex(frame_idx);