Searched refs:flag_use_cxa_get_exception_ptr (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Ddarwin.h126 && flag_use_cxa_get_exception_ptr == 2) \
127 flag_use_cxa_get_exception_ptr = 0; \
/freebsd-12-stable/contrib/gcc/
H A Dc-common.h567 extern int flag_use_cxa_get_exception_ptr;
H A Dc-opts.c817 flag_use_cxa_get_exception_ptr = value;
H A Dc-common.c440 int flag_use_cxa_get_exception_ptr = 2;
439 int flag_use_cxa_get_exception_ptr = 2; variable
/freebsd-12-stable/contrib/gcc/cp/
H A Dexcept.c447 else if (flag_use_cxa_get_exception_ptr

Completed in 180 milliseconds