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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp641 _msContext.R8 = r.getRegister(UNW_ARM_R8);
726 case UNW_ARM_R8: return _msContext.R8;
776 case UNW_ARM_R8: _msContext.R8 = value; break;
H A DRegisters.hpp2369 case UNW_ARM_R8:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h661 UNW_ARM_R8 = 8, enumerator in enum:__anon280

Completed in 93 milliseconds