Searched refs:caller_frame (Results 1 – 1 of 1) sorted by relevance
117 uhwptr *caller_frame = (uhwptr*)frame[0]; in UnwindFast() local118 if (!IsValidFrame((uptr)caller_frame, stack_top, bottom) || in UnwindFast()119 !IsAligned((uptr)caller_frame, sizeof(uhwptr))) in UnwindFast()121 uhwptr pc1 = caller_frame[2]; in UnwindFast()