Searched refs:new_ret_pc (Results 1 – 2 of 2) sorted by relevance
406 void StackVisitor::SetReturnPc(uintptr_t new_ret_pc) { in SetReturnPc() argument410 *reinterpret_cast<uintptr_t*>(pc_addr) = new_ret_pc; in SetReturnPc()
624 void SetReturnPc(uintptr_t new_ret_pc) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);