Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h231 LTO_section_ipa_modref, enumerator
H A Dipa-modref.cc3716 struct output_block *ob = create_output_block (LTO_section_ipa_modref); in modref_write()
3970 lto_free_section_data (file_data, LTO_section_ipa_modref, NULL, data, in read_section()
4005 LTO_section_ipa_modref, in modref_read()
H A DChangeLog-202012717 * lto-streamer.h (enum lto_section_type): Add LTO_section_ipa_modref.