Searched refs:tf_rax (Results 1 – 7 of 7) sorted by relevance
492 (void *)tf->tf_rbp, (void *)tf->tf_rbx, (void *)tf->tf_rax); in frame_dump()567 code = frame->tf_rax; in syscall()581 frame->tf_rax = rval[0]; in syscall()593 frame->tf_rax = error; in syscall()607 tf->tf_rax = 0; in child_return()
103 regs->r_rax = tf->tf_rax; in process_read_regs()153 tf->tf_rax = regs->r_rax; in process_write_regs()
58 member tf_rax
55 { "rax", (long *)&ddb_regs.tf_rax, FCN_NULL },
660 ksc.sc_rax = tf->tf_rax; in sendsig()709 tf->tf_rax = (u_int64_t)catcher; in sendsig()800 tf->tf_rax = ksc.sc_rax; in sys_sigreturn()
99 int64_t tf_rax; member
389 retval[0] = tf->tf_rax; in dt_prov_kprobe_hook()