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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp590 _msContext.R11 = r.getRegister(UNW_X86_64_R11);
712 case UNW_X86_64_R11: return _msContext.R11;
762 case UNW_X86_64_R11: _msContext.R11 = value; break;
H A DRegisters.hpp398 case UNW_X86_64_R11:
454 case UNW_X86_64_R11:
502 case UNW_X86_64_R11:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h171 UNW_X86_64_R11 = 11, enumerator in enum:__anon276

Completed in 150 milliseconds