Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h167 UNW_X86_64_RSP = 7, enumerator
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp583 _msContext.Rsp = r.getRegister(UNW_X86_64_RSP); in UnwindCursor()
705 case UNW_X86_64_RSP: return _msContext.Rsp; in getReg()
755 case UNW_X86_64_RSP: _msContext.Rsp = value; break; in setReg()
H A DRegisters.hpp390 case UNW_X86_64_RSP: in getRegister()
442 case UNW_X86_64_RSP: in setRegister()
494 case UNW_X86_64_RSP: in getRegisterName()