Searched refs:ar_f01 (Results 1 – 1 of 1) sorted by relevance
32 ar_f01="$ar_tmpdir/test01.a"89 if ! $ar_prog cr $ar_f01 $ar_data0 $ar_data1; then90 warn "failed to create basic archive $ar_f01"97 if ! $dump_prog -g $ar_f01 | sed 1d > $ar_f01.dump; then98 warn "failed to dump archive $ar_f01"105 if ! $nm_prog -P -tx $ar_f01 > $ar_f01.nm; then106 warn "failed to nm archive $ar_f01"110 warn "failed to nm archive $ar_f01"144 if ! cp $ar_f01 $alt; then157 if compare_files "$ar_f01" "$alt"; then[all …]