Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-streamer-out.cc117 streamer_write_string (ob, ob->main_stream, in output_gimple_stmt()
Ddata-streamer.h59 void streamer_write_string (struct output_block *, struct lto_output_stream *,
Ddata-streamer-out.cc151 streamer_write_string (struct output_block *ob, in streamer_write_string() function
Dipa-devirt.cc4064 streamer_write_string (ob, ob->main_stream, in ipa_odr_summary_write()
4075 streamer_write_string (ob, ob->main_stream, in ipa_odr_summary_write()
4104 streamer_write_string (ob, ob->main_stream, (*iter).first, true); in ipa_odr_summary_write()
4109 streamer_write_string (ob, ob->main_stream, in ipa_odr_summary_write()
Dlto-streamer-out.cc537 streamer_write_string (ob, ob->main_stream, sym, true); in lto_write_tree_1()
541 streamer_write_string (ob, ob->main_stream, NULL, true); in lto_write_tree_1()
DChangeLog-201114518 (streamer_write_string): Rename from lto_output_string.