Searched refs:may_unlink_output_file (Results 1 – 5 of 5) sorted by relevance
33 extern bool may_unlink_output_file;
255 bool may_unlink_output_file = false; variable763 may_unlink_output_file = true; in do_link()1829 if (file == output_file && !may_unlink_output_file) in maybe_unlink()
25791 * collect2.c (may_unlink_output_file): New global.
254 bool may_unlink_output_file = false; variable769 may_unlink_output_file = true; in do_link()1841 if (file == output_file && !may_unlink_output_file) in maybe_unlink()