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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp584 _msContext.Rbp = r.getRegister(UNW_X86_64_RBP);
706 case UNW_X86_64_RBP: return _msContext.Rbp;
756 case UNW_X86_64_RBP: _msContext.Rbp = value; break;
H A DRegisters.hpp388 case UNW_X86_64_RBP:
439 case UNW_X86_64_RBP:
492 case UNW_X86_64_RBP:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h166 UNW_X86_64_RBP = 6, enumerator in enum:__anon276

Completed in 122 milliseconds