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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp580 _msContext.Rcx = r.getRegister(UNW_X86_64_RCX);
702 case UNW_X86_64_RCX: return _msContext.Rcx;
752 case UNW_X86_64_RCX: _msContext.Rcx = value; break;
H A DRegisters.hpp380 case UNW_X86_64_RCX:
427 case UNW_X86_64_RCX:
484 case UNW_X86_64_RCX:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h162 UNW_X86_64_RCX = 2, enumerator in enum:__anon276

Completed in 80 milliseconds