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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp640 _msContext.R7 = r.getRegister(UNW_ARM_R7);
725 case UNW_ARM_R7: return _msContext.R7;
775 case UNW_ARM_R7: _msContext.R7 = value; break;
H A DRegisters.hpp2367 case UNW_ARM_R7:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h660 UNW_ARM_R7 = 7, enumerator in enum:__anon280

Completed in 139 milliseconds