Home
last modified time | relevance | path

Searched refs:Rcx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDebugSupport.h222 UINT64 Rcx; member
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp613 _msContext.Rcx = r.getRegister(UNW_X86_64_RCX); in UnwindCursor()
737 case UNW_X86_64_RCX: return _msContext.Rcx; in getReg()
788 case UNW_X86_64_RCX: _msContext.Rcx = value; break; in setReg()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp1066 Printf("rcx = %llx ", ctx->Rcx); in DumpAllRegisters()
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5404 IN UINT64 Rcx,