Searched refs:get_section_data (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-common.c | 2437 get_section_data (struct lto_file_decl_data *file_data, in get_section_data() function 2677 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files() 2829 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols() 3092 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-common.cc | 2446 get_section_data (struct lto_file_decl_data *file_data, in get_section_data() function 2685 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files() 2838 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols() 3101 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
|
H A D | ChangeLog | 369 (get_section_data): Add order argument. 3550 (get_section_data): Pass file_data to lto_get_section_name. 4399 (get_section_data): Initialize *LEN to 0. 5309 (lto_read_section_data, get_section_data, free_section_data): New
|