Searched refs:_Unwind_SetGR (Results 1 – 3 of 3) sorted by relevance
258 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR() function266 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
145 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
183 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() function
Completed in 7 milliseconds