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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h572 UNW_ARM_R2 = 2, enumerator in enum:__anon3729
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp597 _msContext.R2 = r.getRegister(UNW_ARM_R2);
680 case UNW_ARM_R2: return _msContext.R2;
730 case UNW_ARM_R2: _msContext.R2 = value; break;
H A DRegisters.hpp2280 case UNW_ARM_R2:

Completed in 166 milliseconds