Searched refs:step_in_fp_addr (Results 1 – 2 of 2) sorted by relevance
718 return ExternalReference(Debug::step_in_fp_addr()); in debug_step_in_fp_address()
283 static Address* step_in_fp_addr() { return &thread_local_.step_into_fp_; } in step_in_fp_addr() function