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

/freebsd-10-stable/contrib/gcc/
H A Dcollect2.c758 static const char *const gstrip_suffix = "gstrip";
779 concat (target_machine, "-", gstrip_suffix, NULL);
788 const char *const full_gstrip_suffix = gstrip_suffix;
959 strip_file_name = find_a_file (&cpath, gstrip_suffix);
747 static const char *const gstrip_suffix = "gstrip"; local

Completed in 101 milliseconds