Home
last modified time | relevance | path

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

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