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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h162 UNW_X86_64_R11 = 11, enumerator in enum:__anon3725
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp369 case UNW_X86_64_R11:
424 case UNW_X86_64_R11:
471 case UNW_X86_64_R11:
H A DUnwindCursor.hpp552 _msContext.R11 = r.getRegister(UNW_X86_64_R11);
672 case UNW_X86_64_R11: return _msContext.R11;
722 case UNW_X86_64_R11: _msContext.R11 = value; break;

Completed in 189 milliseconds