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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp644 _msContext.R11 = r.getRegister(UNW_ARM_R11);
729 case UNW_ARM_R11: return _msContext.R11;
779 case UNW_ARM_R11: _msContext.R11 = value; break;
H A DRegisters.hpp2375 case UNW_ARM_R11:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h664 UNW_ARM_R11 = 11, enumerator in enum:__anon280

Completed in 93 milliseconds