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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp582 _msContext.Rbx = r.getRegister(UNW_X86_64_RBX);
703 case UNW_X86_64_RBX: return _msContext.Rbx;
753 case UNW_X86_64_RBX: _msContext.Rbx = value; break;
H A DRegisters.hpp382 case UNW_X86_64_RBX:
430 case UNW_X86_64_RBX:
486 case UNW_X86_64_RBX:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h163 UNW_X86_64_RBX = 3, enumerator in enum:__anon276

Completed in 210 milliseconds