Searched refs:_Unwind_Context (Results 1 – 6 of 6) sorted by relevance
| /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 D | unwind-arm-common.h | 77 typedef struct _Unwind_Context _Unwind_Context; typedef 168 _Unwind_Control_Block *, _Unwind_Context *); 170 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass, 174 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass, 178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass, 186 void * _Unwind_GetLanguageSpecificData (_Unwind_Context *); 187 _Unwind_Ptr _Unwind_GetRegionStart (_Unwind_Context *); 189 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *); 191 _Unwind_Ptr _Unwind_GetTextRelBase (_Unwind_Context *); 200 _Unwind_Control_Block *, struct _Unwind_Context *, void *); [all …]
|
| H A D | unwind.h | 94 __gnu_unwind_24bit (_Unwind_Context * context __attribute__ ((unused)), in __gnu_unwind_24bit() 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);
|
| /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 D | unwind.h | 128 struct _Unwind_Context; 138 struct _Unwind_Exception *, struct _Unwind_Context *, void *); 160 (struct _Unwind_Context *, void *); 170 extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int); 171 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word); 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); 178 extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *); 180 extern void *_Unwind_GetLanguageSpecificData (struct _Unwind_Context *); [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | unwind_vdso.c | 68 _Unwind_Reason_Code trace_fn(struct _Unwind_Context * ctx, void *opaque) in trace_fn()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 34099 '_Unwind_Context'; FS is an '_Unwind_FrameState'. Examine 34116 'unwind-ia64.c'. CONTEXT is an '_Unwind_Context'; FS is an
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 34099 '_Unwind_Context'; FS is an '_Unwind_FrameState'. Examine 34116 'unwind-ia64.c'. CONTEXT is an '_Unwind_Context'; FS is an
|