Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c522 uint64_t *reached_pc_p, uint64_t pc,
548 uint64_t *reached_pc_p, uint64_t pc, in interpret_op() argument
568 *reached_pc_p = val1; in interpret_op()
573 if (*reached_pc_p + val1 > pc) in interpret_op()
575 *reached_pc_p += val1; in interpret_op()
630 if (*reached_pc_p + val1 > pc) in interpret_op()
632 *reached_pc_p += val1; in interpret_op()