Searched refs:Rbx (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c240 "Rax=%016I64x Rcx=%016I64x Rdx=%016I64x Rbx=%016I64x\n",
241 context->Rax, context->Rcx, context->Rdx, context->Rbx);
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp544 _msContext.Rbx = r.getRegister(UNW_X86_64_RBX);
663 case UNW_X86_64_RBX: return _msContext.Rbx;
713 case UNW_X86_64_RBX: _msContext.Rbx = value; break;
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h95 UINT64 Rbx; member in struct:__anon10530

Completed in 177 milliseconds