Searched refs:streamer_write_string (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-streamer-out.c | 117 streamer_write_string (ob, ob->main_stream, in output_gimple_stmt()
|
H A D | data-streamer-out.c | 151 streamer_write_string (struct output_block *ob, in streamer_write_string() function
|
H A D | data-streamer.h | 58 void streamer_write_string (struct output_block *, struct lto_output_stream *,
|
H A D | ipa-devirt.c | 4040 streamer_write_string (ob, ob->main_stream, 4051 streamer_write_string (ob, ob->main_stream, 4080 streamer_write_string (ob, ob->main_stream, (*iter).first, true); 4085 streamer_write_string (ob, ob->main_stream,
|
H A D | lto-streamer-out.c | 517 streamer_write_string (ob, ob->main_stream, sym, true); in lto_write_tree_1() 521 streamer_write_string (ob, ob->main_stream, NULL, true); in lto_write_tree_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-streamer-out.cc | 117 streamer_write_string (ob, ob->main_stream, in output_gimple_stmt()
|
H A D | data-streamer-out.cc | 151 streamer_write_string (struct output_block *ob, in streamer_write_string() function
|
H A D | data-streamer.h | 59 void streamer_write_string (struct output_block *, struct lto_output_stream *,
|
H A D | ipa-devirt.cc | 4064 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()
|
H A D | lto-streamer-out.cc | 537 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()
|
H A D | ChangeLog-2011 | 14518 (streamer_write_string): Rename from lto_output_string.
|