Searched refs:_UVRSC_CORE (Results 1 – 2 of 2) sorted by relevance
/sysdeps/arm/ |
A D | unwind.h | 135 _UVRSC_CORE = 0, /* integer register */ 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()
|
A D | backtrace.c | 39 (context, _UVRSC_CORE, regno, _UVRSD_UINT32, &val); in unwind_getgr()
|
Completed in 5 milliseconds