Searched refs:ar_truncate (Results 1 – 2 of 2) sorted by relevance
130 static bool ar_truncate = false; variable409 if (ar_truncate in normalize()584 ar_truncate = true; in decode_options()1270 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.