Searched defs:_Unwind_SetGR (Results 1 – 4 of 4) sorted by relevance
59 _Unwind_SetGR(struct _Unwind_Context *context, int reg, _Unwind_Ptr val) in _Unwind_SetGR() function
173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() function
163 static inline void _Unwind_SetGR(struct _Unwind_Context *context, int reg, unsigned long val) in _Unwind_SetGR() function
257 void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function