Searched defs:_Unwind_SetIP (Results 1 – 3 of 3) sorted by relevance
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP() function
172 static inline void _Unwind_SetIP(_Unwind_Context *context, unsigned long val) in _Unwind_SetIP() function
274 void _Unwind_SetIP(struct _Unwind_Context *context, uintptr_t new_value) { in _Unwind_SetIP() function