Searched refs:lto_output_tree (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | lto-streamer.c | 305 streamer_hooks.write_tree = lto_output_tree; in lto_streamer_hooks_init()
|
H A D | lto-streamer.h | 870 extern void lto_output_tree (struct output_block *, tree, bool, bool);
|
H A D | lto-streamer-out.c | 1596 lto_output_tree (struct output_block *ob, tree expr, in lto_output_tree() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | lto-streamer.c | 393 streamer_hooks.write_tree = lto_output_tree; in lto_streamer_hooks_init()
|
H A D | lto-streamer.h | 841 extern void lto_output_tree (struct output_block *, tree, bool, bool);
|
H A D | lto-streamer-out.c | 376 lto_output_tree (struct output_block *ob, tree expr, in lto_output_tree() function
|