Searched refs:_Unwind_GetIPInfo (Results 1 - 8 of 8) sorted by relevance

/external/libunwind/src/unwind/
H A DGetIPInfo.c32 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn) function
42 ALIAS (_Unwind_GetIPInfo); variable
/external/libunwind/include/
H A Dunwind.h93 extern unsigned long _Unwind_GetIPInfo (struct _Unwind_Context *, int *);
/external/libcxxabi/src/Unwind/
H A DUnwind_AppleExtras.cpp102 NOT_HERE_BEFORE_10_6(_Unwind_GetIPInfo)
136 NOT_HERE_BEFORE_5_0(_Unwind_GetIPInfo)
H A DUnwind-sjlj.c390 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, function
394 _LIBUNWIND_TRACE_API("_Unwind_GetIPInfo(context=%p, %p) => 0x%lX\n",
H A DUnwindLevel1-gcc-ext.c205 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, function
207 _LIBUNWIND_TRACE_API("_Unwind_GetIPInfo(context=%p)\n", context);
/external/clang/lib/Headers/
H A Dunwind.h198 _Unwind_Word _Unwind_GetIPInfo(struct _Unwind_Context *, int *);
/external/libcxxabi/include/
H A Dunwind.h288 // _Unwind_GetIPInfo is a gcc extension that can be called from within a
294 extern uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context,
/external/libunwind/tests/
H A Dcheck-namespace.sh.in264 match _Unwind_GetIPInfo

Completed in 212 milliseconds