Searched refs:streamer_write_string (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-streamer-out.c | 382 streamer_write_string (ob, ob->main_stream, &str[1], true); in streamer_write_builtin() 384 streamer_write_string (ob, ob->main_stream, NULL, true); in streamer_write_builtin() 387 streamer_write_string (ob, ob->main_stream, NULL, true); in streamer_write_builtin() 799 streamer_write_string (ob, ob->main_stream, in write_ts_translation_unit_decl_tree_pointers()
|
H A D | data-streamer-out.c | 105 streamer_write_string (struct output_block *ob, in streamer_write_string() function
|
H A D | gimple-streamer-out.c | 102 streamer_write_string (ob, ob->main_stream, gimple_asm_string (stmt), in output_gimple_stmt()
|
H A D | data-streamer.h | 68 void streamer_write_string (struct output_block *, struct lto_output_stream *,
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-streamer-out.c | 120 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 | 57 void streamer_write_string (struct output_block *, struct lto_output_stream *,
|
H A D | lto-streamer-out.c | 424 streamer_write_string (ob, ob->main_stream, sym, true); in lto_write_tree_1() 428 streamer_write_string (ob, ob->main_stream, NULL, true); in lto_write_tree_1()
|