Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dexcept.h277 extern void add_type_for_runtime (tree);
H A Dlto-streamer-in.c404 add_type_for_runtime (TREE_VALUE (list)); in lto_input_eh_catch_list()
474 add_type_for_runtime (TREE_VALUE (l)); in input_eh_region()
H A Dexcept.c423 add_type_for_runtime (TREE_VALUE (type_node)); in gen_eh_region_catch()
446 add_type_for_runtime (TREE_VALUE (allowed)); in gen_eh_region_allowed()
673 add_type_for_runtime (tree type) in add_type_for_runtime() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexcept.h287 extern void add_type_for_runtime (tree);
H A Dlto-streamer-in.c299 add_type_for_runtime (TREE_VALUE (list)); in lto_input_eh_catch_list()
369 add_type_for_runtime (TREE_VALUE (l)); in input_eh_region()
H A Dexcept.c376 add_type_for_runtime (TREE_VALUE (type_node)); in gen_eh_region_catch()
399 add_type_for_runtime (TREE_VALUE (allowed)); in gen_eh_region_allowed()
649 add_type_for_runtime (tree type) in add_type_for_runtime() function