Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducontext.h117 __register_t mc_rcx; member
/f-stack/app/redis-5.0.5/src/
H A Ddebug.c933 (unsigned long) uc->uc_mcontext.mc_rcx, in logRegisters()
1042 (unsigned long) uc->uc_mcontext.mc_rcx, in logRegisters()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c2293 mcp->mc_rcx = tp->tf_rcx; in get_mcontext()
2372 tp->tf_rcx = mcp->mc_rcx; in set_mcontext()