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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp636 _msContext.R3 = r.getRegister(UNW_ARM_R3);
721 case UNW_ARM_R3: return _msContext.R3;
771 case UNW_ARM_R3: _msContext.R3 = value; break;
H A DRegisters.hpp2359 case UNW_ARM_R3:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h656 UNW_ARM_R3 = 3, enumerator in enum:__anon280

Completed in 159 milliseconds