Home
last modified time | relevance | path

Searched refs:reached_pc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c563 uint64_t reached_pc = start_pc; in interpret_ops() local
566 if (interpret_op(&d, reloc, &reached_pc, pc, in interpret_ops()
570 return (reached_pc); in interpret_ops()