Searched refs:stacks (Results 1 – 1 of 1) sorted by relevance
492 LibcoreAnchor stacks = (LibcoreAnchor) anchor; in fetchStackFrames() local493 int startTraceIndex = stacks.stackLevel; in fetchStackFrames()494 int endIndex = nativeFetchStackFrameInfo(mode, stacks.nativeAnchor, startTraceIndex, in fetchStackFrames()497 stacks.stackLevel += endIndex - startIndex; in fetchStackFrames()