Lines Matching defs:output_block
681 struct output_block struct
683 enum lto_section_type section_type;
684 struct lto_out_decl_state *decl_state;
687 struct lto_output_stream *main_stream;
690 struct lto_output_stream *string_stream;
693 struct lto_output_stream *cfg_stream;
697 hash_table<string_slot_hasher> *string_hash_table;
701 symtab_node *symbol;
706 const char *current_file;
707 int current_line;
708 int current_col;
709 bool current_sysp;
712 struct streamer_tree_cache_d *writer_cache;
716 struct obstack obstack;