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

/haiku-buildtools/legacy/binutils/binutils/
H A Darsup.c332 char *ofilename = xstrdup (bfd_get_filename (obfd)); local
336 smart_rename (ofilename, real_name, 0);
338 free (ofilename);
/haiku-buildtools/binutils/binutils/
H A Darsup.c335 char *ofilename = xstrdup (bfd_get_filename (obfd)); local
342 smart_rename (ofilename, real_name, 0);
344 free (ofilename);

Completed in 40 milliseconds