Searched refs:UNW_ARM_LR (Results 1 – 3 of 3) sorted by relevance
402 UNW_ARM_LR = 14, enumerator
1426 if (regNum == UNW_ARM_LR) in getRegister()1445 else if (regNum == UNW_ARM_LR) in setRegister()1466 case UNW_ARM_LR: // UNW_ARM_R14 is alias in getRegisterName()
375 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()