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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp593 _msContext.R14 = r.getRegister(UNW_X86_64_R14);
715 case UNW_X86_64_R14: return _msContext.R14;
765 case UNW_X86_64_R14: _msContext.R14 = value; break;
H A DRegisters.hpp404 case UNW_X86_64_R14:
463 case UNW_X86_64_R14:
508 case UNW_X86_64_R14:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h174 UNW_X86_64_R14 = 14, enumerator in enum:__anon276

Completed in 186 milliseconds