Home
last modified time | relevance | path

Searched refs:read_tree (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstreamer-hooks.h52 tree (*read_tree) (class lto_input_block *, class data_in *); member
75 streamer_hooks.read_tree (IB, DATA_IN)
H A Dlto-streamer.cc276 streamer_hooks.read_tree = lto_input_tree; in lto_streamer_hooks_init()
H A DChangeLog-201114768 lto_output_tree and streamer_hooks.read_tree to lto_input_tree.
23177 (lto_read_tree): Call lto_streamer_hooks.read_tree if set.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstreamer-hooks.h52 tree (*read_tree) (class lto_input_block *, class data_in *); member
75 streamer_hooks.read_tree (IB, DATA_IN)
H A Dlto-streamer.c286 streamer_hooks.read_tree = lto_input_tree; in lto_streamer_hooks_init()