Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducontext.h121 __register_t mc_rbx; member
/f-stack/app/redis-5.0.5/src/
H A Ddebug.c932 (unsigned long) uc->uc_mcontext.mc_rbx, in logRegisters()
1041 (unsigned long) uc->uc_mcontext.mc_rbx, in logRegisters()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c2292 mcp->mc_rbx = tp->tf_rbx; in get_mcontext()
2370 tp->tf_rbx = mcp->mc_rbx; in set_mcontext()