Home
last modified time | relevance | path

Searched defs:output_block (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h694 struct output_block struct
696 enum lto_section_type section_type;
697 struct lto_out_decl_state *decl_state;
700 struct lto_output_stream *main_stream;
703 struct lto_output_stream *string_stream;
706 struct lto_output_stream *cfg_stream;
710 hash_table<string_slot_hasher> *string_hash_table;
714 symtab_node *symbol;
719 const char *current_file;
720 int current_line;
[all …]
H A Dtree-streamer-out.cc661 write_ts_decl_non_common_tree_pointers (struct output_block *, tree) in write_ts_decl_non_common_tree_pointers()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h734 struct output_block struct
736 enum lto_section_type section_type;
737 struct lto_out_decl_state *decl_state;
740 struct lto_output_stream *main_stream;
743 struct lto_output_stream *string_stream;
746 struct lto_output_stream *cfg_stream;
750 hash_table<string_slot_hasher> *string_hash_table;
754 symtab_node *symbol;
759 const char *current_file;
760 int current_line;
[all …]
H A Dtree-streamer-out.c647 write_ts_decl_non_common_tree_pointers (struct output_block *, tree, bool) in write_ts_decl_non_common_tree_pointers()