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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp588 _msContext.R9 = r.getRegister(UNW_X86_64_R9);
710 case UNW_X86_64_R9: return _msContext.R9;
760 case UNW_X86_64_R9: _msContext.R9 = value; break;
H A DRegisters.hpp394 case UNW_X86_64_R9:
448 case UNW_X86_64_R9:
498 case UNW_X86_64_R9:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h169 UNW_X86_64_R9 = 9, enumerator in enum:__anon276

Completed in 89 milliseconds