Home
last modified time | relevance | path

Searched refs:LTO_symtab_variable (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-cgraph.c65 LTO_symtab_variable, enumerator
590 LTO_symtab_variable); in lto_output_varpool_node()
1087 LTO_symtab_last_tag, LTO_symtab_variable); in output_offload_tables()
1537 else if (tag == LTO_symtab_variable) in input_cgraph_1()
1799 else if (tag == LTO_symtab_variable) in input_offload_tables()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-cgraph.cc69 LTO_symtab_variable, enumerator
595 LTO_symtab_variable); in lto_output_varpool_node()
1096 LTO_symtab_last_tag, LTO_symtab_variable); in output_offload_tables()
1539 else if (tag == LTO_symtab_variable) in input_cgraph_1()
1803 else if (tag == LTO_symtab_variable) in input_offload_tables()
H A DChangeLog-201214959 (LTO_symtab_tags): ... this one; add LTO_symtab_variable.
14979 (lto_output_varpool_node): Update; stream out LTO_symtab_variable tag.