Searched refs:lto_input_scc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer.h | 865 hashval_t lto_input_scc (class lto_input_block *, class data_in *,
|
H A D | lto-streamer-in.cc | 1755 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 D | ChangeLog-2020 | 20831 (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 D | ChangeLog-2013 | 27602 (lto_input_scc): Declare. 27609 (lto_input_scc): New function.
|
H A D | ChangeLog-2016 | 17569 (lto_input_scc): Remove LTO_builtin_decl handling.
|
H A D | ChangeLog-2019 | 22146 (lto_input_scc): Same.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer.h | 920 hashval_t lto_input_scc (class lto_input_block *, class data_in *,
|
H A D | lto-streamer-in.c | 1745 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 D | lto-common.c | 1897 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 D | lto-common.cc | 1906 hashval_t scc_hash = lto_input_scc (&ib_main, data_in, &len_, in lto_read_decls()
|