Searched refs:GetFramesUpTo (Results 1 – 3 of 3) sorted by relevance
36 uint32_t GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo() function
122 bool GetFramesUpTo(uint32_t end_idx, InterruptionControl allow_interrupt);
341 bool StackFrameList::GetFramesUpTo(uint32_t end_idx, in GetFramesUpTo() function in StackFrameList386 uint32_t num_frames = unwinder.GetFramesUpTo(end_idx); in FetchOnlyConcreteFramesUpTo()578 GetFramesUpTo(UINT32_MAX, DoNotAllowInterruption); in GetNumFrames()632 if (GetFramesUpTo(idx, AllowInterruption)) { in GetFrameAtIndex()