Home
last modified time | relevance | path

Searched defs:_Unwind_Control_Block (Results 1 – 25 of 74) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/include/
H A Dehabi.h73 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
77 struct _Unwind_Control_Block { struct
79 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
81 struct {
111 void _Unwind_Resume(_Unwind_Control_Block *); argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/include/
H A Dunwind_arm_ehabi.h32 struct _Unwind_Control_Block { struct
34 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
37 struct {
43 } unwinder_cache;
46 struct {
49 } barrier_cache;
52 struct {
54 } cleanup_cache;
57 struct {
62 } pr_cache;
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/tests/providers/
H A Dcheck_postgres.c74 test_timestamp_change_format (void)
76 GdaSqlParser *parser = NULL;
77 GdaStatement *stmt = NULL;
78 GError *error = NULL;
79 int number_failed = 0;
87 parser = gda_connection_create_parser (cnc);
88 if (!parser)
91 /* change date style */
94 if (!stmt ||
96 number_failed ++;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d104 struct _Unwind_Control_Block struct
106 _Unwind_Exception_Class exception_class = '\0';
107 _Unwind_Exception_Cleanup_Fn exception_cleanup;
109 struct _unwinder_cache
117 _unwinder_cache unwinder_cache;
119 struct _barrier_cache
124 _barrier_cache barrier_cache;
126 struct _cleanup_cache
130 _cleanup_cache cleanup_cache;
132 struct _pr_cache
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
90 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
93 {
100 unwinder_cache;
103 {
107 barrier_cache;
110 {
113 cleanup_cache;
116 {
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
90 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
93 {
100 unwinder_cache;
103 {
107 barrier_cache;
110 {
113 cleanup_cache;
116 {
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
90 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
93 {
100 unwinder_cache;
103 {
107 barrier_cache;
110 {
113 cleanup_cache;
116 {
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ginclude/
H A Dunwind-arm-common.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]

123