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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp638 _msContext.R5 = r.getRegister(UNW_ARM_R5);
723 case UNW_ARM_R5: return _msContext.R5;
773 case UNW_ARM_R5: _msContext.R5 = value; break;
H A DRegisters.hpp2363 case UNW_ARM_R5:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h658 UNW_ARM_R5 = 5, enumerator in enum:__anon280

Completed in 119 milliseconds