Searched defs:_Unwind_SetGR (Results 1 – 4 of 4) sorted by relevance
369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
438 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR() function
224 static inline void _Unwind_SetGR(struct _Unwind_Context* context, int index, in _Unwind_SetGR() function