Searched refs:UNW_X86_64_RDX (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-seh.cpp165 __unw_get_reg(&cursor, UNW_X86_64_RDX, &exc->private_[3]);
H A DUnwindCursor.hpp581 _msContext.Rdx = r.getRegister(UNW_X86_64_RDX);
701 case UNW_X86_64_RDX: return _msContext.Rdx;
751 case UNW_X86_64_RDX: _msContext.Rdx = value; break;
H A DRegisters.hpp378 case UNW_X86_64_RDX:
424 case UNW_X86_64_RDX:
482 case UNW_X86_64_RDX:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h161 UNW_X86_64_RDX = 1, enumerator in enum:__anon276

Completed in 81 milliseconds