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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp635 _msContext.R2 = r.getRegister(UNW_ARM_R2);
720 case UNW_ARM_R2: return _msContext.R2;
770 case UNW_ARM_R2: _msContext.R2 = value; break;
H A DRegisters.hpp2357 case UNW_ARM_R2:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h655 UNW_ARM_R2 = 2, enumerator in enum:__anon280

Completed in 145 milliseconds