HomeSort by: relevance | last modified time | path
    Searched defs:full_gstrip_suffix (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
collect2.cc 825 const char *const full_gstrip_suffix =
834 const char *const full_gstrip_suffix = gstrip_suffix;
1142 strip_file_name = find_a_file (&path, full_gstrip_suffix, X_OK);
818 const char *const full_gstrip_suffix = local
827 const char *const full_gstrip_suffix = gstrip_suffix; local
  /src/external/gpl3/gcc.old/dist/gcc/
collect2.cc 825 const char *const full_gstrip_suffix =
834 const char *const full_gstrip_suffix = gstrip_suffix;
1139 strip_file_name = find_a_file (&path, full_gstrip_suffix, X_OK);
818 const char *const full_gstrip_suffix = local
827 const char *const full_gstrip_suffix = gstrip_suffix; local

Completed in 19 milliseconds