Searched refs:UNW_ARM_R1 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-seh.cpp169 __unw_get_reg(&cursor, UNW_ARM_R1, &exc->private_[3]);
H A DUnwindCursor.hpp634 _msContext.R1 = r.getRegister(UNW_ARM_R1);
719 case UNW_ARM_R1: return _msContext.R1;
769 case UNW_ARM_R1: _msContext.R1 = value; break;
H A DRegisters.hpp2355 case UNW_ARM_R1:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h654 UNW_ARM_R1 = 1, enumerator in enum:__anon280

Completed in 123 milliseconds