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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h165 UNW_X86_64_R14 = 14, enumerator in enum:__anon3725
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp375 case UNW_X86_64_R14:
433 case UNW_X86_64_R14:
477 case UNW_X86_64_R14:
H A DUnwindCursor.hpp555 _msContext.R14 = r.getRegister(UNW_X86_64_R14);
675 case UNW_X86_64_R14: return _msContext.R14;
725 case UNW_X86_64_R14: _msContext.R14 = value; break;

Completed in 120 milliseconds