Searched refs:UNW_ARM_LR (Results 1 – 3 of 3) sorted by relevance
393 UNW_ARM_LR = 14, enumerator
1439 if (regNum == UNW_ARM_LR) in getRegister()1458 else if (regNum == UNW_ARM_LR) in setRegister()1479 case UNW_ARM_LR: // UNW_ARM_R14 is alias in getRegisterName()
413 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()