Home
last modified time | relevance | path

Searched refs:lto_input_scc (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h865 hashval_t lto_input_scc (class lto_input_block *, class data_in *,
H A Dlto-streamer-in.cc1755 lto_input_scc (class lto_input_block *ib, class data_in *data_in, in lto_input_scc() function
1900 lto_input_scc (ib, data_in, &len, &entry_len, false); in lto_input_tree()
H A DChangeLog-202020831 (lto_input_scc): Update.
21607 (lto_input_scc): Optimize streaming of entry lengths.
21722 * lto-streamer-in.c (lto_input_scc): Add SHARED_SCC parameter.
21724 (lto_input_tree): Update call of lto_input_scc.
21736 (lto_input_scc): Update prototype.
H A DChangeLog-201327602 (lto_input_scc): Declare.
27609 (lto_input_scc): New function.
H A DChangeLog-201617569 (lto_input_scc): Remove LTO_builtin_decl handling.
H A DChangeLog-201922146 (lto_input_scc): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h920 hashval_t lto_input_scc (class lto_input_block *, class data_in *,
H A Dlto-streamer-in.c1745 lto_input_scc (class lto_input_block *ib, class data_in *data_in,
1864 lto_input_scc (ib, data_in, &len, &entry_len, false);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c1897 hashval_t scc_hash = lto_input_scc (&ib_main, data_in, &len_, in lto_read_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc1906 hashval_t scc_hash = lto_input_scc (&ib_main, data_in, &len_, in lto_read_decls()