Searched refs:flag_use_cxa_get_exception_ptr (Results 1 – 7 of 7) sorted by relevance
126 && flag_use_cxa_get_exception_ptr == 2) \127 flag_use_cxa_get_exception_ptr = 0; \
447 else if (flag_use_cxa_get_exception_ptr in expand_start_catch_block()
2930 flag_use_cxa_get_exception_ptr.
566 extern int flag_use_cxa_get_exception_ptr;
817 flag_use_cxa_get_exception_ptr = value; in c_common_handle_option()
439 int flag_use_cxa_get_exception_ptr = 2; variable
11056 (flag_use_cxa_get_exception_ptr): New.11057 * c-common.h (flag_use_cxa_get_exception_ptr): New.