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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h164 UNW_X86_64_R13 = 13, enumerator in enum:__anon2626
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp374 case UNW_X86_64_R13:
431 case UNW_X86_64_R13:
476 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 50 milliseconds