Searched refs:_Unwind_Ptr (Results 1 – 2 of 2) sorted by relevance
57 typedef uintptr_t _Unwind_Ptr; typedef257 _Unwind_Ptr _Unwind_GetRegionStart(struct _Unwind_Context *);287 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *)289 _Unwind_Ptr _Unwind_GetTextRelBase(struct _Unwind_Context *)316 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *);317 _Unwind_Ptr _Unwind_GetTextRelBase(struct _Unwind_Context *);
597 (uintptr_t)dl_unwind_find_exidx((_Unwind_Ptr)targetAddr, &length); in findUnwindSections()