Home
last modified time | relevance | path

Searched refs:maybe_unlink (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dcollect2.c241 static void maybe_unlink (const char *);
280 maybe_unlink (c_file); in collect_exit()
283 maybe_unlink (o_file); in collect_exit()
287 maybe_unlink (export_file); in collect_exit()
293 maybe_unlink (ldout); in collect_exit()
299 maybe_unlink (lderrout); in collect_exit()
303 maybe_unlink (output_file); in collect_exit()
380 maybe_unlink (c_file); in handler()
383 maybe_unlink (o_file); in handler()
386 maybe_unlink (ldout); in handler()
[all …]
DFSFChangeLog813 (collect_execute, maybe_unlink, write_c_file_stat): Likewise.
DChangeLog-199815800 (collect_exit): maybe_unlink import_file and #ifdef.
DChangeLog-19999276 fork_execute, maybe_unlink, add_to_list,
DChangeLog-200516223 * collect2.c (maybe_unlink): Use unlink_if_ordinary.