Searched defs:_Unwind_GetIP (Results 1 - 1 of 1) 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

Completed in 57 milliseconds