Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer.h653 struct output_block struct
655 enum lto_section_type section_type;
656 struct lto_out_decl_state *decl_state;
665 struct lto_output_stream *cfg_stream;
669 htab_t string_hash_table;
673 struct cgraph_node *cgraph_node;
678 const char *current_file;
679 int current_line;
680 int current_col;
683 bool global;
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer.h681 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;
693 struct lto_output_stream *cfg_stream;
701 symtab_node *symbol;
706 const char *current_file;
707 int current_line;
708 int current_col;
709 bool current_sysp;
[all …]