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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h576 UNW_ARM_R6 = 6, enumerator in enum:__anon2630
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp601 _msContext.R6 = r.getRegister(UNW_ARM_R6);
684 case UNW_ARM_R6: return _msContext.R6;
734 case UNW_ARM_R6: _msContext.R6 = value; break;
H A DRegisters.hpp2289 case UNW_ARM_R6:

Completed in 45 milliseconds