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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h578 UNW_ARM_R8 = 8, enumerator in enum:__anon3729
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp603 _msContext.R8 = r.getRegister(UNW_ARM_R8);
686 case UNW_ARM_R8: return _msContext.R8;
736 case UNW_ARM_R8: _msContext.R8 = value; break;
H A DRegisters.hpp2292 case UNW_ARM_R8:

Completed in 109 milliseconds