Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer.h594 typedef struct lto_file_decl_data *lto_file_decl_data_ptr; typedef
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer.h594 typedef struct lto_file_decl_data *lto_file_decl_data_ptr; typedef
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto.c2734 = ggc_cleared_vec_alloc<lto_file_decl_data_ptr> (count + 1); in lto_flatten_files()
2781 = decl_data = ggc_cleared_vec_alloc<lto_file_decl_data_ptr> (nfiles + 1); in read_cgraph_and_symbols()