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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp637 _msContext.R4 = r.getRegister(UNW_ARM_R4);
722 case UNW_ARM_R4: return _msContext.R4;
772 case UNW_ARM_R4: _msContext.R4 = value; break;
H A DRegisters.hpp2361 case UNW_ARM_R4:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h657 UNW_ARM_R4 = 4, enumerator in enum:__anon280

Completed in 120 milliseconds