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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h575 UNW_ARM_R5 = 5, enumerator in enum:__anon3729
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp600 _msContext.R5 = r.getRegister(UNW_ARM_R5);
683 case UNW_ARM_R5: return _msContext.R5;
733 case UNW_ARM_R5: _msContext.R5 = value; break;
H A DRegisters.hpp2286 case UNW_ARM_R5:

Completed in 571 milliseconds