Searched refs:_Unwind_SetIP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c130 #define _Unwind_SetIP _SUNW_Unwind_SetIP macro
143 #pragma weak _SUNW_Unwind_SetIP = _Unwind_SetIP
513 _Unwind_SetIP(struct _Unwind_Context *context, uint64_t new_value) function
/illumos-gate/usr/src/head/
H A Dstack_unwind.h286 void _Unwind_SetIP(struct _Unwind_Context *context, uint64_t new_value);

Completed in 45 milliseconds