Home
last modified time | relevance | path

Searched refs:_Unwind_SetGR (Results 1 – 3 of 3) sorted by relevance

/sysdeps/arm/
A Dunwind.h258 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR() function
266 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
/sysdeps/generic/
A Dunwind.h145 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
A Dunwind-dw2.c183 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() function

Completed in 7 milliseconds