Searched refs:r_rsi (Results 1 – 9 of 9) sorted by relevance
44 mc->mc_rsi = r->r_rsi; in pt_reg_to_ucontext()71 r->r_rsi = mc->mc_rsi; in pt_ucontext_to_reg()
23 rd->r_esi = rs->r_rsi; in elf_convert_gregset()
75 cs->args[3] = regs.r_rsi; in amd64_linux32_fetch_args()
85 case 1: cs->args[i] = regs.r_rsi; break; in amd64_fetch_args()
64 REG_OFFSET (r_rsi),
41 offsetof(struct reg, r_rsi),
132 __int64_t r_rsi; member
281 return (rp->r_rsi); in fasttrap_anarg()1123 rp->r_rsi, rp->r_rdx, rp->r_rcx,1138 rp->r_rsi, rp->r_rdx, rp->r_rcx,1915 case REG_RSI: return (rp->r_rsi);
2240 regs->r_rsi = tp->tf_rsi; in fill_frame_regs()2284 tp->tf_rsi = regs->r_rsi; in set_regs()