Searched refs:_Unwind_SetIP (Results 1 – 13 of 13) sorted by relevance
94 void _Unwind_SetIP(struct _Unwind_Context*, uintptr_t new_value);
160 static inline void _Unwind_SetIP(_Unwind_Context* ctx, uint32_t val) { in _Unwind_SetIP() function
95 NOT_HERE_BEFORE_10_6(_Unwind_SetIP)132 NOT_HERE_BEFORE_5_0(_Unwind_SetIP)
401 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
464 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP() function
126 _Unwind_SetIP
235 static inline void _Unwind_SetIP(struct _Unwind_Context* context, in _Unwind_SetIP() function245 extern void _Unwind_SetIP(struct _Unwind_Context *, uintptr_t new_value);
225 _Unwind_SetIP
250 _Unwind_SetIP
353 _Unwind_SetIP(context, results.landingPad); in setRegisters()486 _Unwind_SetIP(context, results.landingPad); in setRegisters()
502 _Unwind_SetIP
510 _Unwind_SetIP(context, results.landingPad); in set_registers()