Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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 …]
Dtree-streamer-out.cc661 write_ts_decl_non_common_tree_pointers (struct output_block *, tree) in write_ts_decl_non_common_tree_pointers()