Lines Matching refs:GetStackFrameList
224 … frame_sp = thread_sp->GetStackFrameList()->GetFrameWithStackID (event_data->GetStackID()); in GetStackFrameFromEvent()
320 uint32_t ret_value = GetStackFrameList()->SetSelectedFrame(frame); in SetSelectedFrame()
329 StackFrameSP frame_sp(GetStackFrameList()->GetFrameAtIndex (frame_idx)); in SetSelectedFrameByIndex()
332 GetStackFrameList()->SetSelectedFrame(frame_sp.get()); in SetSelectedFrameByIndex()
518 GetStackFrameList()->SetCurrentInlinedDepth (saved_state.current_inlined_depth); in RestoreThreadStateFromCheckpoint()
752 GetStackFrameList()->CalculateCurrentInlinedDepth(); in ShouldStop()
1602 Thread::GetStackFrameList () in GetStackFrameList() function in Thread
1638 return GetStackFrameList()->GetFrameWithConcreteFrameIndex (unwind_idx); in GetFrameWithConcreteFrameIndex()
1790 return GetStackFrameList()->GetStackFrameSPForStackFramePtr (stack_frame_ptr); in GetStackFrameSPForStackFramePtr()
1867 num_frames_shown = GetStackFrameList ()->GetStatus (strm, in GetStatus()
1885 return GetStackFrameList()->GetStatus (strm, in GetStackFrameStatus()