Home
last modified time | relevance | path

Searched refs:last_rsp (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
Dstackwalker_amd64.cc222 uint64_t last_rsp = last_frame->context.rsp; in GetCallerByStackScan() local
225 if (!ScanForReturnAddress(last_rsp, &caller_rip_address, &caller_rip, in GetCallerByStackScan()