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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h574 UNW_ARM_R4 = 4, enumerator in enum:__anon3729
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp599 _msContext.R4 = r.getRegister(UNW_ARM_R4);
682 case UNW_ARM_R4: return _msContext.R4;
732 case UNW_ARM_R4: _msContext.R4 = value; break;
H A DRegisters.hpp2284 case UNW_ARM_R4:

Completed in 122 milliseconds