Home
last modified time | relevance | path

Searched refs:cxa_uncaught_count_ptr (Results 1 – 25 of 72) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/lang/gcc8/gcc-8.5.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/lang/gcc10/gcc-10.3.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/devel/avr-gcc/gcc-10.2.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/lang/gcc9-devel/gcc-9-20211007/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/devel/riscv64-gcc/gcc-8.3.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/lang/gnat_util/gcc-6-20180516/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/lang/gcc10-devel/gcc-10-20211008/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/lang/gcc9/gcc-9.4.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/lang/gcc9-aux/gcc-9.1.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
/dports/lang/gcc12-devel/gcc-12-20211205/libitm/
H A Deh_cpp.cc186 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
188 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
218 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
219 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/lang/gcc11/gcc-11.2.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/lang/gcc11-devel/gcc-11-20211009/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()
H A Dbeginend.cc408 if (tx->cxa_uncaught_count_ptr != 0) in begin_transaction()
409 tx->cxa_uncaught_count = *tx->cxa_uncaught_count_ptr; in begin_transaction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libitm/
H A Deh_cpp.cc182 cxa_uncaught_count_ptr = &__cxa_get_globals ()->uncaughtExceptions; in init_cpp_exceptions()
184 cxa_uncaught_count_ptr = 0; in init_cpp_exceptions()
214 if (cxa_uncaught_count_ptr != 0) in revert_cpp_exceptions()
215 *cxa_uncaught_count_ptr = cxa_uncaught_count; in revert_cpp_exceptions()

123