Home
last modified time | relevance | path

Searched refs:flag_use_cxa_get_exception_ptr (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/rs6000/
Ddarwin.h126 && flag_use_cxa_get_exception_ptr == 2) \
127 flag_use_cxa_get_exception_ptr = 0; \
/openbsd/src/gnu/gcc/gcc/
Dc-common.h553 extern int flag_use_cxa_get_exception_ptr;
Dc-opts.c799 flag_use_cxa_get_exception_ptr = value; in c_common_handle_option()
Dc-common.c435 int flag_use_cxa_get_exception_ptr = 2; variable
/openbsd/src/gnu/gcc/gcc/cp/
Dexcept.c447 else if (flag_use_cxa_get_exception_ptr in expand_start_catch_block()
DChangeLog2861 flag_use_cxa_get_exception_ptr.