Searched refs:last_last_fp (Results 1 – 1 of 1) sorted by relevance
266 uint64_t last_last_fp = in CorrectRegLRByFramePointer() local270 if (last_last_fp && !memory_->GetMemoryAtAddress(last_last_fp, &last_fp)) { in CorrectRegLRByFramePointer()272 << std::hex << last_last_fp; in CorrectRegLRByFramePointer()280 if (last_last_fp && !memory_->GetMemoryAtAddress(last_last_fp + 8, &last_lr)) { in CorrectRegLRByFramePointer()282 << std::hex << (last_last_fp + 8); in CorrectRegLRByFramePointer()