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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h164 UNW_X86_64_R13 = 13, enumerator in enum:__anon3725
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp373 case UNW_X86_64_R13:
430 case UNW_X86_64_R13:
475 case UNW_X86_64_R13:
H A DUnwindCursor.hpp554 _msContext.R13 = r.getRegister(UNW_X86_64_R13);
674 case UNW_X86_64_R13: return _msContext.R13;
724 case UNW_X86_64_R13: _msContext.R13 = value; break;

Completed in 134 milliseconds