Home
last modified time | relevance | path

Searched refs:_Unwind_Ptr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dunwind.h51 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef
53 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
173 extern _Unwind_Ptr _Unwind_GetIP (struct _Unwind_Context *);
174 extern _Unwind_Ptr _Unwind_GetIPInfo (struct _Unwind_Context *, int *);
175 extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);
182 extern _Unwind_Ptr _Unwind_GetRegionStart (struct _Unwind_Context *);
224 static inline _Unwind_Ptr
231 static inline _Unwind_Ptr
241 extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *);
242 extern _Unwind_Ptr _Unwind_GetTextRelBase (struct _Unwind_Context *);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dunwind.h44 _Unwind_Ptr __attribute__((weak)) __gnu_Unwind_Find_got (_Unwind_Ptr);
46 static inline _Unwind_Ptr _Unwind_gnu_Find_got (_Unwind_Ptr ptr) in _Unwind_gnu_Find_got()
48 _Unwind_Ptr res; in _Unwind_gnu_Find_got()
109 _Unwind_Ptr _Unwind_GetIP (struct _Unwind_Context *);
110 _Unwind_Ptr _Unwind_GetIPInfo (struct _Unwind_Context *, int *);
111 void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr);
H A Dunwind-arm-common.h37 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
187 _Unwind_Ptr _Unwind_GetRegionStart (_Unwind_Context *);
189 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *);
191 _Unwind_Ptr _Unwind_GetTextRelBase (_Unwind_Context *);
236 _Unwind_Ptr _Unwind_GetRegionStart (_Unwind_Context *);