Home
last modified time | relevance | path

Searched refs:ar_truncate (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dar.c127 static bfd_boolean ar_truncate = FALSE; variable
391 if (ar_truncate in normalize()
562 ar_truncate = TRUE; in decode_options()
1158 if (ar_truncate) in write_archive()
DChangeLog-91972466 * ar.c (ar_truncate): New static variable.
2468 argument. Change all callers. If ar_truncate, chop the filename
2470 (main): For the 'f' modifier, set ar_truncate to true. Don't
2471 change quick_append to replace if ar_truncate is true.
2472 (do_quick_append): If ar_truncate, set BFD_TRADITIONAL_FORMAT.