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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h574 UNW_ARM_R4 = 4, enumerator in enum:__anon2630
/freebsd-13-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.hpp2285 case UNW_ARM_R4:

Completed in 83 milliseconds