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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp586 _msContext.Rdi = r.getRegister(UNW_X86_64_RDI);
708 case UNW_X86_64_RDI: return _msContext.Rdi;
758 case UNW_X86_64_RDI: _msContext.Rdi = value; break;
H A DRegisters.hpp386 case UNW_X86_64_RDI:
436 case UNW_X86_64_RDI:
490 case UNW_X86_64_RDI:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h165 UNW_X86_64_RDI = 5, enumerator in enum:__anon276

Completed in 133 milliseconds