Searched refs:ld_suffix (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcollect2.c749 static const char *const ld_suffix = "ld";
767 concat(target_machine, "-", ld_suffix, NULL);
781 const char *const full_ld_suffix = ld_suffix;
931 ld_file_name = find_a_file (&cpath, ld_suffix);
738 static const char *const ld_suffix = "ld"; local

Completed in 49 milliseconds