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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp589 _msContext.R10 = r.getRegister(UNW_X86_64_R10);
711 case UNW_X86_64_R10: return _msContext.R10;
761 case UNW_X86_64_R10: _msContext.R10 = value; break;
H A DRegisters.hpp396 case UNW_X86_64_R10:
451 case UNW_X86_64_R10:
500 case UNW_X86_64_R10:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h170 UNW_X86_64_R10 = 10, enumerator in enum:__anon276

Completed in 96 milliseconds