Home
last modified time | relevance | path

Searched refs:doing_eh (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexcept.h41 extern int doing_eh PARAMS ((int));
H A Dexcept.c361 doing_eh (do_warn) in doing_eh() function
490 if (! doing_eh (0)) in expand_eh_region_start()
545 if (! doing_eh (0))
608 if (! doing_eh (1)) in expand_start_all_catch()
633 if (! doing_eh (0))
679 if (! doing_eh (0)) in expand_end_catch()
695 if (! doing_eh (0)) in expand_end_all_catch()
719 if (! doing_eh (0))
762 if (! doing_eh (0))
792 if (! doing_eh (0))
[all …]
H A Dtoplev.c2699 if (doing_eh (0))
H A DChangeLog.03848 * except.h (doing_eh): Provide prototype.
H A DChangeLog.73543 (doing_eh): Don't add exception_handler_labels as root.
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dexcept.c422 if (! doing_eh (1))
442 if (! doing_eh (1))
/openbsd/gnu/gcc/gcc/
H A Dexcept.h34 extern int doing_eh (int);
H A Dexcept.c330 doing_eh (int do_warn) in doing_eh() function
454 gcc_assert (doing_eh (0)); in gen_eh_region()
3957 return doing_eh (0); in gate_handle_eh()
/openbsd/gnu/gcc/gcc/cp/
H A Dexcept.c410 if (! doing_eh (1)) in expand_start_catch_block()
486 if (! doing_eh (1)) in expand_end_catch_block()
622 if (! doing_eh (1)) in build_throw()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c392 if (! doing_eh (1))
455 if (! doing_eh (1)) in expand_end_catch_block()
645 if (! doing_eh (1))