Searched refs:_Unwind_GetIP (Results 1 – 21 of 21) sorted by relevance
59 NOT_HERE_BEFORE_10_6(_Unwind_GetIP)100 NOT_HERE_BEFORE_5_0(_Unwind_GetIP)
226 return _Unwind_GetIP(context); in _Unwind_GetIPInfo()
438 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP() function
547 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP() function
119 uintptr_t pc = _Unwind_GetIP(context); in ProcessDescriptors()
25 if (dladdr(reinterpret_cast<void *>(_Unwind_GetIP(ctx)), &info) && in frame_handler()
32 if (dladdr(reinterpret_cast<void *>(_Unwind_GetIP(ctx)), &info) && in frame_handler()
31 if (dladdr(reinterpret_cast<void *>(_Unwind_GetIP(ctx)), &info) && in frame_handler()
47 if (dladdr(reinterpret_cast<void *>(_Unwind_GetIP(context)), &info) && in stop()
229 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { in _Unwind_GetIP() function243 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *);
69 extern uintptr_t _Unwind_GetIP(struct _Unwind_Context *context);
155 uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP() function
119 uptr pc = _Unwind_GetIP(ctx); in Unwind_Trace()
69 return (uptr)_Unwind_GetIP(ctx); in Unwind_GetIP()
207 uintptr_t pc = (uintptr_t)_Unwind_GetIP(context) - 1; in __gcc_personality_sj0()
84 _Unwind_Find_FDE; _Unwind_GetGR; _Unwind_GetIP; _Unwind_SetGR; _Unwind_SetIP;
641 uintptr_t ip = _Unwind_GetIP(context) - 1; in scan_eh_tab()
232 uint32_t* p = reinterpret_cast<uint32_t*>(_Unwind_GetIP(context));
612 uintptr_t pc = _Unwind_GetIP(context)-1; in handleLsda()
531 void *IP = (void *)_Unwind_GetIP(Context);
134 fun:_Unwind_GetIP=uninstrumented