Searched refs:step_into_fp_ (Results 1 – 2 of 2) sorted by relevance
402 bool StepInActive() { return thread_local_.step_into_fp_ != 0; } in StepInActive()491 return reinterpret_cast<Address>(&thread_local_.step_into_fp_); in step_in_fp_addr()625 Address step_into_fp_; variable
563 thread_local_.step_into_fp_ = 0; in ThreadInit()1612 if (fp == thread_local_.step_into_fp_) { in HandleStepIn()1677 thread_local_.step_into_fp_ = frame->UnpaddedFP(); in ActivateStepIn()1682 thread_local_.step_into_fp_ = 0; in ClearStepIn()