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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp643 _msContext.R10 = r.getRegister(UNW_ARM_R10);
728 case UNW_ARM_R10: return _msContext.R10;
778 case UNW_ARM_R10: _msContext.R10 = value; break;
H A DRegisters.hpp2373 case UNW_ARM_R10:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h663 UNW_ARM_R10 = 10, enumerator in enum:__anon280

Completed in 92 milliseconds