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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp642 _msContext.R9 = r.getRegister(UNW_ARM_R9);
727 case UNW_ARM_R9: return _msContext.R9;
777 case UNW_ARM_R9: _msContext.R9 = value; break;
H A DRegisters.hpp2371 case UNW_ARM_R9:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h662 UNW_ARM_R9 = 9, enumerator in enum:__anon280

Completed in 186 milliseconds