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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h579 UNW_ARM_R9 = 9, enumerator in enum:__anon2630
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp604 _msContext.R9 = r.getRegister(UNW_ARM_R9);
687 case UNW_ARM_R9: return _msContext.R9;
737 case UNW_ARM_R9: _msContext.R9 = value; break;
H A DRegisters.hpp2295 case UNW_ARM_R9:

Completed in 61 milliseconds