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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp585 _msContext.Rsi = r.getRegister(UNW_X86_64_RSI);
707 case UNW_X86_64_RSI: return _msContext.Rsi;
757 case UNW_X86_64_RSI: _msContext.Rsi = value; break;
H A DRegisters.hpp384 case UNW_X86_64_RSI:
433 case UNW_X86_64_RSI:
488 case UNW_X86_64_RSI:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h164 UNW_X86_64_RSI = 4, enumerator in enum:__anon276

Completed in 67 milliseconds