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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp587 _msContext.R8 = r.getRegister(UNW_X86_64_R8);
709 case UNW_X86_64_R8: return _msContext.R8;
759 case UNW_X86_64_R8: _msContext.R8 = value; break;
H A DRegisters.hpp392 case UNW_X86_64_R8:
445 case UNW_X86_64_R8:
496 case UNW_X86_64_R8:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h168 UNW_X86_64_R8 = 8, enumerator in enum:__anon276

Completed in 80 milliseconds