Searched refs:temp_spec (Results 1 – 2 of 2) sorted by relevance
6940 char *temp_spec = find_a_file (&exec_prefixes, in main() local6943 if (!temp_spec) in main()6946 linker_plugin_file_spec = convert_white_space (temp_spec); in main()
8349 char *temp_spec = find_a_file (&exec_prefixes, in maybe_run_linker() local8352 if (!temp_spec) in maybe_run_linker()8356 linker_plugin_file_spec = convert_white_space (temp_spec); in maybe_run_linker()