Searched refs:find_and_merge_options (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-wrapper.cc | 1112 find_and_merge_options (int fd, off_t file_offset, const char *prefix, in find_and_merge_options() function 1497 if (find_and_merge_options (fd, file_offset, LTO_SECTION_NAME_PREFIX, in run_gcc() 1771 if (!find_and_merge_options (fd, file_offset, in run_gcc()
|
H A D | ChangeLog | 5833 (find_and_merge_options): Add argument first to determine whether 5835 (run_gcc): Update calls to find_and_merge_options.
|
H A D | ChangeLog-2020 | 17541 (find_and_merge_options): Add decoded options as parameter, 17543 (run_gcc): Pass decoded options to find_and_merge_options.
|
H A D | ChangeLog-2019 | 18713 (find_and_merge_options): Likewise. 18998 * lto-wrapper.c (find_and_merge_options): Use CL_DRIVER when
|
H A D | ChangeLog-2014 | 8142 (find_and_merge_options): New static function. 8144 find_and_merge_options, append_compiler_options, append_linker_options.
|
H A D | ChangeLog-2021 | 26677 (find_and_merge_options): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-wrapper.c | 1055 find_and_merge_options (int fd, off_t file_offset, const char *prefix, in find_and_merge_options() function 1412 if (find_and_merge_options (fd, file_offset, LTO_SECTION_NAME_PREFIX, in run_gcc() 1625 if (!find_and_merge_options (fd, file_offset, in run_gcc()
|