Searched refs:get_section_data (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/lto/ |
H A D | lto.c | 1328 get_section_data (struct lto_file_decl_data *file_data, in get_section_data() function 2545 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files() 2648 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols() 2903 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
|
/dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
H A D | lto.c | 2277 get_section_data (struct lto_file_decl_data *file_data, in get_section_data() function 2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files() 2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols() 3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
|