Searched refs:maybe_unlink (Results 1 – 5 of 5) sorted by relevance
241 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 …]
813 (collect_execute, maybe_unlink, write_c_file_stat): Likewise.
15800 (collect_exit): maybe_unlink import_file and #ifdef.
9276 fork_execute, maybe_unlink, add_to_list,
16223 * collect2.c (maybe_unlink): Use unlink_if_ordinary.