Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dar.c130 static bool ar_truncate = false; variable
409 if (ar_truncate in normalize()
584 ar_truncate = true; in decode_options()
1270 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.