Searched refs:resolution_file (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/ |
H A D | lto-plugin.c | 197 static char *resolution_file = NULL; variable 546 check (resolution_file, LDPL_FATAL, "resolution file not specified"); in write_resolution() 547 f = fopen (resolution_file, "w"); in write_resolution() 1351 resolution_file = opt + sizeof ("-fresolution=") - 1; in process_option()
|
/netbsd-src/external/gpl3/gcc/dist/lto-plugin/ |
H A D | lto-plugin.c | 199 static char *resolution_file = NULL; variable 553 check (resolution_file, LDPL_FATAL, "resolution file not specified"); in write_resolution() 554 f = fopen (resolution_file, "w"); in write_resolution() 1378 resolution_file = opt + sizeof ("-fresolution=") - 1; in process_option()
|
H A D | ChangeLog | 805 * lto-plugin.c (free_2): Do not free resolution_file. 862 * lto-plugin.c (write_resolution): Assume resolution_file is set. 932 * lto-plugin.c (resolution_file): New. 934 (free_2): Free resolution_file.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-common.c | 2294 lto_file_read (lto_file *file, FILE *resolution_file, int *count) in lto_file_read() argument 2326 lto_resolution_read (file_ids, resolution_file, file); in lto_file_read()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-common.cc | 2303 lto_file_read (lto_file *file, FILE *resolution_file, int *count) in lto_file_read() argument 2335 lto_resolution_read (file_ids, resolution_file, file); in lto_file_read()
|
H A D | ChangeLog | 4879 (lto_file_read): Add argument resolution_file.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-2020 | 3402 (plugin_list_entry): Remove resolution_file, resolution_option, 4476 gcc, lto_wrapper, resolution_file, resolution_option, gcc_env,
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-2020 | 3402 (plugin_list_entry): Remove resolution_file, resolution_option, 4476 gcc, lto_wrapper, resolution_file, resolution_option, gcc_env,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2020 | 3402 (plugin_list_entry): Remove resolution_file, resolution_option, 4476 gcc, lto_wrapper, resolution_file, resolution_option, gcc_env,
|