Home
last modified time | relevance | path

Searched refs:global_decl_state (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto.c1861 decl_data->global_decl_state = lto_new_in_decl_state (); in lto_read_decls()
1863 decl_data->global_decl_state); in lto_read_decls()
1893 decl_data->current_decl_state = decl_data->global_decl_state; in lto_read_decls()
2710 struct lto_in_decl_state *state = file->global_decl_state; in lto_fixup_decls()
2974 lto_free_function_in_decl_state (all_file_decl_data[i]->global_decl_state); in read_cgraph_and_symbols()
2975 all_file_decl_data[i]->global_decl_state = NULL; in read_cgraph_and_symbols()
/dragonfly/contrib/gcc-4.7/gcc/lto/
H A Dlto.c931 decl_data->global_decl_state = lto_new_in_decl_state (); in lto_read_decls()
933 decl_data->global_decl_state); in lto_read_decls()
954 decl_data->current_decl_state = decl_data->global_decl_state; in lto_read_decls()
2523 struct lto_in_decl_state *state = file->global_decl_state; in lto_fixup_decls()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer.h561 struct lto_in_decl_state *global_decl_state; member
H A Dlto-streamer-in.c1061 file_data->current_decl_state = file_data->global_decl_state; in lto_read_body()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer.h558 struct lto_in_decl_state *global_decl_state; member
H A Dlto-streamer-in.c1321 file_data->current_decl_state = file_data->global_decl_state; in lto_read_body_or_constructor()