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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h161 UNW_X86_64_R10 = 10, enumerator in enum:__anon2626
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp368 case UNW_X86_64_R10:
422 case UNW_X86_64_R10:
470 case UNW_X86_64_R10:
H A DUnwindCursor.hpp551 _msContext.R10 = r.getRegister(UNW_X86_64_R10);
671 case UNW_X86_64_R10: return _msContext.R10;
721 case UNW_X86_64_R10: _msContext.R10 = value; break;

Completed in 27 milliseconds