Searched refs:OFFSET_amd64_RCX (Results 1 – 4 of 4) sorted by relevance
18 #define OFFSET_amd64_RCX 24 macro
122 movq OFFSET_amd64_RCX(%r11), %r10 /* rcx is passed in r10 instead */
130 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RCX, in ML_()337 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RCX], OFFSET_amd64_RCX, in ML_()
1523 layout->o_arg4 = OFFSET_amd64_RCX; in getSyscallArgLayout()