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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c124 #define _Unwind_GetIP _SUNW_Unwind_GetIP macro
136 #pragma weak _SUNW_Unwind_GetIP = _Unwind_GetIP
184 if (fp == 0 || _Unwind_GetIP(ctx) == 0) {
507 _Unwind_GetIP(struct _Unwind_Context *context) function
/illumos-gate/usr/src/head/
H A Dstack_unwind.h284 uint64_t _Unwind_GetIP(struct _Unwind_Context *context);

Completed in 44 milliseconds