Home
last modified time | relevance | path

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

/titanic_41/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) in _Unwind_SetIP() function
/titanic_41/usr/src/head/
H A Dstack_unwind.h286 void _Unwind_SetIP(struct _Unwind_Context *context, uint64_t new_value);
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers937 _Unwind_SetIP;