Searched refs:_UVRSD_UINT32 (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/arm/ |
D | unwind.h | 145 _UVRSD_UINT32 = 0, enumerator 249 _Unwind_VRS_Get (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val); in _Unwind_GetGR() 260 _Unwind_VRS_Set (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val); in _Unwind_SetGR()
|
D | backtrace.c | 39 (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val); in unwind_getgr()
|