Searched refs:_Unwind_Ptr (Results 1 – 3 of 3) sorted by relevance
49 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef51 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef166 extern _Unwind_Ptr _Unwind_GetIP (struct _Unwind_Context *);167 extern _Unwind_Ptr _Unwind_GetIPInfo (struct _Unwind_Context *, int *);168 extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);175 extern _Unwind_Ptr _Unwind_GetRegionStart (struct _Unwind_Context *);219 static inline _Unwind_Ptr226 static inline _Unwind_Ptr236 extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *);237 extern _Unwind_Ptr _Unwind_GetTextRelBase (struct _Unwind_Context *);
49 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef51 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef157 extern _Unwind_Ptr _Unwind_GetIP (struct _Unwind_Context *);158 extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);165 extern _Unwind_Ptr _Unwind_GetRegionStart (struct _Unwind_Context *);207 static inline _Unwind_Ptr214 static inline _Unwind_Ptr224 extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *);225 extern _Unwind_Ptr _Unwind_GetTextRelBase (struct _Unwind_Context *);