Searched refs:lto_input_scc (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | lto-streamer.h | 859 hashval_t lto_input_scc (struct lto_input_block *, struct data_in *,
|
H A D | lto-streamer-in.c | 1418 lto_input_scc (struct lto_input_block *ib, struct data_in *data_in, in lto_input_scc() function 1533 lto_input_scc (ib, data_in, &len, &entry_len); in lto_input_tree()
|
/dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
H A D | lto.c | 1770 hashval_t scc_hash = lto_input_scc (&ib_main, data_in, &len_, in lto_read_decls()
|