Searched refs:UNW_ARM_R0 (Results 1 – 3 of 3) sorted by relevance
249 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_R0 + reg, in _Unwind_VRS_Interpret()757 return unw_set_reg(cursor, UNW_ARM_R0 + regno, *(unw_word_t *)valuep) == in _Unwind_VRS_Set()805 return unw_get_reg(cursor, UNW_ARM_R0 + regno, (unw_word_t *)valuep) == in _Unwind_VRS_Get_Internal()
1416 if (regNum >= UNW_ARM_R0 && regNum <= UNW_ARM_R15) in validRegister()1430 if (regNum >= UNW_ARM_R0 && regNum <= UNW_ARM_R12) in getRegister()1449 else if (regNum >= UNW_ARM_R0 && regNum <= UNW_ARM_R12) in setRegister()1471 case UNW_ARM_R0: in getRegisterName()
387 UNW_ARM_R0 = 0, enumerator