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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp639 _msContext.R6 = r.getRegister(UNW_ARM_R6);
724 case UNW_ARM_R6: return _msContext.R6;
774 case UNW_ARM_R6: _msContext.R6 = value; break;
H A DRegisters.hpp2365 case UNW_ARM_R6:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h659 UNW_ARM_R6 = 6, enumerator in enum:__anon280

Completed in 106 milliseconds