Searched refs:preserve_dates (Results 1 – 6 of 6) sorted by relevance
138 smart_rename (const char *from, const char *to, int preserve_dates ATTRIBUTE_UNUSED) in smart_rename()205 if (preserve_dates) in smart_rename()
86 static bfd_boolean preserve_dates; /* Preserve input file timestamp. */ variable2333 if (preserve_dates) in copy_archive()2400 if (preserve_dates && stat_status == 0) in copy_archive()3299 preserve_dates = TRUE; in strip_main()3379 if (preserve_dates) in strip_main()3402 if (preserve_dates) in strip_main()3407 preserve_dates) != 0); in strip_main()3664 preserve_dates = TRUE; in copy_main()4290 if (preserve_dates) in copy_main()4310 if (preserve_dates) in copy_main()[all …]
79 int preserve_dates = 0; variable529 preserve_dates = 1; in decode_options()1116 if (preserve_dates) in extract_file()
1683 * objcopy.c (preserve_dates): New file static variable.1684 (smart_rename): If preserve_dates, call set_times when copying.1685 (strip_main): Remove preserve_dates local variable.
544 (smart_rename): Mark the preserve_dates parameter as possibly
147 (strip_main): If preserve_dates, stat the input file before