Searched refs:ar_truncate (Results 1 – 2 of 2) sorted by relevance
127 static bfd_boolean ar_truncate = FALSE; variable391 if (ar_truncate in normalize()562 ar_truncate = TRUE; in decode_options()1158 if (ar_truncate) in write_archive()
2466 * ar.c (ar_truncate): New static variable.2468 argument. Change all callers. If ar_truncate, chop the filename2470 (main): For the 'f' modifier, set ar_truncate to true. Don't2471 change quick_append to replace if ar_truncate is true.2472 (do_quick_append): If ar_truncate, set BFD_TRADITIONAL_FORMAT.