Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlto-section-in.c408 lto_free_function_in_decl_state (struct lto_in_decl_state *state) in lto_free_function_in_decl_state() function
433 lto_free_function_in_decl_state (*slot); in lto_free_function_in_decl_state_for_node()
H A Dlto-streamer.h778 extern void lto_free_function_in_decl_state (struct lto_in_decl_state *);
/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto.c2974 lto_free_function_in_decl_state (all_file_decl_data[i]->global_decl_state); in read_cgraph_and_symbols()