Searched refs:GetNextStackFrame (Results 1 – 1 of 1) sorted by relevance
49 uintptr_t GetNextStackFrame(uintptr_t fp) { in GetNextStackFrame() function117 uintptr_t next_fp = GetNextStackFrame(fp); in ScanStackForNextFrame()123 uintptr_t next2_fp = GetNextStackFrame(next_fp); in ScanStackForNextFrame()244 uintptr_t next_fp = GetNextStackFrame(fp); in TraceStackFramePointers()