Searched refs:dump_eh_tree (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | except.h | 275 extern void dump_eh_tree (FILE *, struct function *);
|
| H A D | except.c | 3280 dump_eh_tree (FILE * out, struct function *fun) in dump_eh_tree() function 3399 dump_eh_tree (stderr, fn); in debug_eh_tree() 3516 dump_eh_tree (stderr, fun); in verify_eh_tree()
|
| H A D | tree-eh.c | 4115 dump_eh_tree (dump_file, cfun); in remove_unreachable_handlers() 4146 dump_eh_tree (dump_file, cfun); in remove_unreachable_handlers()
|
| H A D | tree-cfg.c | 8056 dump_eh_tree (file, dsf); in dump_function_to_file()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | except.h | 275 extern void dump_eh_tree (FILE *, struct function *);
|
| H A D | except.cc | 3281 dump_eh_tree (FILE * out, struct function *fun) in dump_eh_tree() function 3400 dump_eh_tree (stderr, fn); in debug_eh_tree() 3517 dump_eh_tree (stderr, fun); in verify_eh_tree()
|
| H A D | tree-eh.cc | 4110 dump_eh_tree (dump_file, cfun); in remove_unreachable_handlers() 4141 dump_eh_tree (dump_file, cfun); in remove_unreachable_handlers()
|
| H A D | tree-cfg.cc | 8145 dump_eh_tree (file, dsf); in dump_function_to_file()
|
| H A D | ChangeLog-2009 | 9596 (dump_eh_tree): Update for eh_region changes. 16405 (dump_eh_tree): Dump resume list. 28700 (dump_eh_tree): Improve dumping. 30973 * except.c (dump_eh_tree): Dump all datastructures.
|
| H A D | ChangeLog-2005 | 21946 (dump_eh_tree, verify_eh_tree): New functions. 21947 * except.h (verify_eh_tree, dump_eh_tree, verify_eh_edges): Declare.
|
| H A D | ChangeLog-2011 | 38963 * except.c (dump_eh_tree): Fix stray ; after for statement.
|
| H A D | ChangeLog-2017 | 30557 * except.c (dump_eh_tree): Likewise.
|