Home
last modified time | relevance | path

Searched refs:lto_create_simple_output_block (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlto-section-out.c242 lto_create_simple_output_block (enum lto_section_type section_type) in lto_create_simple_output_block() function
H A Dlto-cgraph.c773 ob = lto_create_simple_output_block (LTO_section_refs); in output_refs()
1011 ob = lto_create_simple_output_block (LTO_section_symtab_nodes); in output_symtab()
1116 = lto_create_simple_output_block (LTO_section_offload_table); in output_offload_tables()
H A Dlto-streamer.h806 extern struct lto_simple_output_block *lto_create_simple_output_block (
H A Dipa-profile.c239 = lto_create_simple_output_block (LTO_section_ipa_profile); in ipa_profile_write_summary()
H A Dipa-reference.c984 = lto_create_simple_output_block (LTO_section_ipa_reference); in ipa_reference_write_optimization_summary()
H A Dipa-pure-const.c1232 = lto_create_simple_output_block (LTO_section_ipa_pure_const); in pure_const_write_summary()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlto-section-out.c383 lto_create_simple_output_block (enum lto_section_type section_type) in lto_create_simple_output_block() function
H A Dlto-cgraph.c716 ob = lto_create_simple_output_block (LTO_section_refs); in output_refs()
838 ob = lto_create_simple_output_block (LTO_section_cgraph); in output_cgraph()
943 struct lto_simple_output_block *ob = lto_create_simple_output_block (LTO_section_varpool); in output_varpool()
H A Dlto-streamer.h787 extern struct lto_simple_output_block *lto_create_simple_output_block (
H A Dipa-reference.c1024 = lto_create_simple_output_block (LTO_section_ipa_reference); in ipa_reference_write_optimization_summary()
H A Dipa-pure-const.c944 = lto_create_simple_output_block (LTO_section_ipa_pure_const); in pure_const_write_summary()