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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp592 _msContext.R13 = r.getRegister(UNW_X86_64_R13);
714 case UNW_X86_64_R13: return _msContext.R13;
764 case UNW_X86_64_R13: _msContext.R13 = value; break;
H A DRegisters.hpp402 case UNW_X86_64_R13:
460 case UNW_X86_64_R13:
506 case UNW_X86_64_R13:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h173 UNW_X86_64_R13 = 13, enumerator in enum:__anon276

Completed in 78 milliseconds