Searched refs:UNW_ARM_LR (Results 1 – 4 of 4) sorted by relevance
591 UNW_ARM_LR = 14, enumerator
612 _msContext.Lr = r.getRegister(UNW_ARM_LR); in UnwindCursor()696 case UNW_ARM_LR: return _msContext.Lr; in getReg()746 case UNW_ARM_LR: _msContext.Lr = value; break; in setReg()
2216 if (regNum == UNW_ARM_LR) in getRegister()2244 if (regNum == UNW_ARM_LR) { in setRegister()2278 case UNW_ARM_LR: // UNW_ARM_R14 is alias in getRegisterName()
417 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()