Home
last modified time | relevance | path

Searched refs:UNW_ARM_R1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp169 __unw_get_reg(&cursor, UNW_ARM_R1, &exc->private_[3]); in _GCC_specific_handler()
H A DUnwindCursor.hpp644 _msContext.R1 = r.getRegister(UNW_ARM_R1); in UnwindCursor()
731 case UNW_ARM_R1: return _msContext.R1; in getReg()
782 case UNW_ARM_R1: _msContext.R1 = value; break; in setReg()
H A DRegisters.hpp2359 case UNW_ARM_R1: in getRegisterName()
/freebsd/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h654 UNW_ARM_R1 = 1, enumerator