Searched refs:caller_frame (Results 1 – 1 of 1) sorted by relevance
90 uhwptr *caller_frame = (uhwptr*)frame[0]; in FastUnwindStack() local91 if (!IsValidFrame((uptr)caller_frame, stack_top, bottom) || in FastUnwindStack()92 !IsAligned((uptr)caller_frame, sizeof(uhwptr))) in FastUnwindStack()94 uhwptr pc1 = caller_frame[2]; in FastUnwindStack()