Searched defs:_Unwind_GetIP (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/arm/ | ||
D | unwind.h | 254 #define _Unwind_GetIP(context) \ macro |
/glibc-2.36/sysdeps/generic/ | ||
D | unwind-dw2.c | 191 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP() function |