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

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp181 __unw_get_reg(&cursor, UNW_ARM_R1, &exc->private_[3]);
H A DUnwindCursor.hpp596 _msContext.R1 = r.getRegister(UNW_ARM_R1);
679 case UNW_ARM_R1: return _msContext.R1;
729 case UNW_ARM_R1: _msContext.R1 = value; break;
H A DRegisters.hpp2278 case UNW_ARM_R1:
/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h571 UNW_ARM_R1 = 1, enumerator in enum:__anon3729

Completed in 117 milliseconds