Searched refs:last_rsp (Results 1 – 1 of 1) sorted by relevance
153 uint64_t last_rsp = last_frame->context.rsp; in GetCallerByFramePointerRecovery() local178 if (caller_rbp < last_rbp || caller_rsp < last_rsp) in GetCallerByFramePointerRecovery()199 uint64_t last_rsp = last_frame->context.rsp; in GetCallerByStackScan() local202 if (!ScanForReturnAddress(last_rsp, &caller_rip_address, &caller_rip, in GetCallerByStackScan()