Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/include/
Dlibunwind.h659 UNW_ARM_R6 = 6, enumerator
/openbsd/src/gnu/llvm/libunwind/src/
DUnwindCursor.hpp639 _msContext.R6 = r.getRegister(UNW_ARM_R6); in UnwindCursor()
724 case UNW_ARM_R6: return _msContext.R6; in getReg()
774 case UNW_ARM_R6: _msContext.R6 = value; break; in setReg()
DRegisters.hpp2365 case UNW_ARM_R6: in getRegisterName()