Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.h274 extern void verify_eh_tree (struct function *);
H A Dexcept.c618 verify_eh_tree (ifun); in duplicate_eh_regions()
637 verify_eh_tree (cfun); in duplicate_eh_regions()
3405 verify_eh_tree (struct function *fun) in verify_eh_tree() function
H A Dtree-eh.c4154 verify_eh_tree (cfun); in remove_unreachable_handlers()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.h274 extern void verify_eh_tree (struct function *);
H A Dexcept.cc619 verify_eh_tree (ifun); in duplicate_eh_regions()
638 verify_eh_tree (cfun); in duplicate_eh_regions()
3406 verify_eh_tree (struct function *fun) in verify_eh_tree() function
H A Dtree-eh.cc4149 verify_eh_tree (cfun); in remove_unreachable_handlers()
H A DChangeLog-20099597 (verify_eh_tree): Likewise.
24210 verify_eh_region, verify_eh_tree): Remove tracking of prev_try pointer.
28702 (verify_eh_tree): Use it.
30968 * except.c (verify_eh_tree): Fix handling of fun!=cfun; be ready
H A DChangeLog-20057064 convert_to_eh_region_ranges, verify_eh_tree): Update uses of
21946 (dump_eh_tree, verify_eh_tree): New functions.
21947 * except.h (verify_eh_tree, dump_eh_tree, verify_eh_edges): Declare.
H A DChangeLog-201928225 * except.c (verify_eh_tree): Same.
H A DChangeLog-201028792 * except.c (debug_eh_tree, verify_eh_tree): Likewise.