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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h165 UNW_X86_64_R14 = 14, enumerator in enum:__anon2626
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp376 case UNW_X86_64_R14:
434 case UNW_X86_64_R14:
478 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 44 milliseconds