Searched refs:unw_get_fpreg (Results 1 – 3 of 3) sorted by relevance
102 extern int unw_get_fpreg(unw_cursor_t *, unw_regnum_t, unw_fpreg_t *) LIBUNWIND_AVAIL;
188 _LIBUNWIND_EXPORT int unw_get_fpreg(unw_cursor_t *cursor, unw_regnum_t regNum, in unw_get_fpreg() function
828 return unw_get_fpreg(cursor, UNW_ARM_D0 + regno, (unw_fpreg_t *)valuep) == in _Unwind_VRS_Get_Internal()835 return unw_get_fpreg(cursor, UNW_ARM_WR0 + regno, in _Unwind_VRS_Get_Internal()