Searched refs:adjusted_jit_pc (Results 1 – 1 of 1) sorted by relevance
207 uint64_t adjusted_jit_pc = regs_->pc() - pc_adjustment; in Unwind() local208 Elf* jit_elf = jit_debug_->Find(maps_, adjusted_jit_pc); in Unwind()211 step_pc = adjusted_jit_pc; in Unwind()