Home
last modified time | relevance | path

Searched refs:_Unwind_SetIP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c130 #define _Unwind_SetIP _SUNW_Unwind_SetIP macro
142 #pragma weak _SUNW_Unwind_SetIP = _Unwind_SetIP
519 _Unwind_SetIP(struct _Unwind_Context *context, uint64_t new_value) in _Unwind_SetIP() function
/illumos-gate/usr/src/head/
H A Dstack_unwind.h284 void _Unwind_SetIP(struct _Unwind_Context *context, uint64_t new_value);
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1335 _Unwind_SetIP;