Home
last modified time | relevance | path

Searched refs:LTO_section_symtab_nodes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-cgraph.c961 ob = lto_create_simple_output_block (LTO_section_symtab_nodes); in output_symtab()
1722 ib = lto_create_simple_input_block (file_data, LTO_section_symtab_nodes, in input_symtab()
1730 lto_destroy_simple_input_block (file_data, LTO_section_symtab_nodes, in input_symtab()
H A Dlto-streamer.h235 LTO_section_symtab_nodes, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-cgraph.cc970 ob = lto_create_simple_output_block (LTO_section_symtab_nodes); in output_symtab()
1727 ib = lto_create_simple_input_block (file_data, LTO_section_symtab_nodes, in input_symtab()
1735 lto_destroy_simple_input_block (file_data, LTO_section_symtab_nodes, in input_symtab()
H A Dlto-streamer.h220 LTO_section_symtab_nodes, enumerator
H A DChangeLog-201214934 (output_symtab): ... this one. Update for LTO_section_symtab_nodes.
14936 (input_symtab): ... this one. Update for LTO_section_symtab_nodes.
14947 rename LTO_section_cgraph to LTO_section_symtab_nodes.