Searched refs:r_rsp (Results 1 – 5 of 5) sorted by relevance
52 #define r_rsp r_esp macro 237 stack = (uintptr_t *)rp->r_rsp; in fasttrap_anarg() 243 uint32_t *stack = (uint32_t *)rp->r_rsp; in fasttrap_anarg() 753 uintptr_t *stack = (uintptr_t *)rp->r_rsp; in fasttrap_usdt_args64() 775 uint32_t *stack = (uint32_t *)rp->r_rsp; in fasttrap_usdt_args32() 1085 uint32_t *stack = (uint32_t *)rp->r_rsp; in fasttrap_pid_probe() 1197 ret = dst = fasttrap_fulword((void *)rp->r_rsp); in fasttrap_pid_probe() 1198 addr = rp->r_rsp + sizeof (uintptr_t); in fasttrap_pid_probe() 1202 ret = dst32 = fasttrap_fuword32((void *)rp->r_rsp); in fasttrap_pid_probe() 1204 addr = rp->r_rsp in fasttrap_pid_probe() [all...]
61 mc->mc_rsp = r->r_rsp; in pt_reg_to_ucontext()88 r->r_rsp = mc->mc_rsp; in pt_ucontext_to_reg()
243 l_regset->rsp = b_reg->r_rsp; in bsd_to_linux_regset()276 b_reg->r_rsp = l_regset->rsp; in linux_to_bsd_regset()291 si->stack_pointer = reg->r_rsp; in linux_ptrace_get_syscall_info_machdep()
149 __int64_t r_rsp; member
441 regs->r_rsp = tp->tf_rsp; in fill_frame_regs()487 tp->tf_rsp = regs->r_rsp; in set_regs()