Searched refs:last_fp_ (Results 1 – 2 of 2) sorted by relevance
478 thread_local_.last_fp_ = 0; in ThreadInit()613 Address last_fp = thread_local_.last_fp_; in Break()1051 thread_local_.last_fp_ = frame->UnpaddedFP(); in PrepareStep()1078 thread_local_.last_fp_ = 0; in PrepareStep()1139 thread_local_.last_fp_ = 0; in ClearStepping()
691 Address last_fp_; variable