Home
last modified time | relevance | path

Searched defs:_Unwind_Control_Block (Results 26 – 50 of 74) sorted by relevance

123

/dports/lang/gcc9-aux/gcc-9.1.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/misc/cxx_atomics_pic/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
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/gcc-10.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
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/lang/gcc9-devel/gcc-9-20211007/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/lang/gcc11-devel/gcc-11-20211009/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/lang/gcc8/gcc-8.5.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/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/arm/
H A Dunwind-arm.h81 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
88 struct _Unwind_Control_Block struct
91 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
94 {
101 unwinder_cache;
104 {
108 barrier_cache;
111 {
114 cleanup_cache;
117 {
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/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/gcc12-devel/gcc-12-20211205/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/lang/gcc6-aux/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/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/include/
H A Dunwind.h70 struct _Unwind_Control_Block { struct
72 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
75 struct {
81 } unwinder_cache;
84 struct {
87 } barrier_cache;
90 struct {
92 } cleanup_cache;
95 struct {
100 } pr_cache;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dunwind.h107 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 struct _Unwind_Control_Block { struct
112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
114 struct {
120 } unwinder_cache;
122 struct {
125 } barrier_cache;
127 struct {
129 } cleanup_cache;
131 struct {
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/include/
H A Dunwind.h74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
104 } pr_cache;
[all …]

123