Home
last modified time | relevance | path

Searched refs:STATUS_GCC_THROW (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
100 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
219 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
355 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
393 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
100 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
219 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
355 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
393 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
100 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
219 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
355 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
393 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
345 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
383 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/zig/zig-0.9.0/lib/libunwind/src/
H A DUnwind-seh.cpp46 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
90 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
209 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
345 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
383 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/zig-devel/zig-0.9.0/lib/libunwind/src/
H A DUnwind-seh.cpp46 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
90 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
209 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
345 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
383 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DUnwind-seh.cpp45 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
98 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
212 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
347 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
385 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/llvm13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwind-seh.cpp44 #define STATUS_GCC_THROW MAKE_GCC_EXCEPTION(0) // 0x20474343 macro
88 if (ms_exc->ExceptionCode == STATUS_GCC_THROW) { in _GCC_specific_handler()
207 ms_exc.ExceptionCode = STATUS_GCC_THROW; in __libunwind_seh_personality()
343 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
381 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/gcc8/gcc-8.5.0/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/gcc48/gcc-4.8.5/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/gcc10/gcc-10.3.0/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/
H A Dunwind-seh.c64 #define STATUS_GCC_THROW GCC_EXCEPTION (0) macro
252 if (ms_code != STATUS_GCC_THROW) in _GCC_specific_handler()
334 RaiseException (STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exc); in _Unwind_RaiseException()
357 ms_exc.ExceptionCode = STATUS_GCC_THROW; in _Unwind_Resume()

123