Home | History | Annotate | Download | only in ld-versados

Lines Matching full:tmpdir

46     send_log "$objdump -s tmpdir/$whichone.out >tmpdir/$whichone.dump\n"
47 catch "exec $objdump -s tmpdir/$whichone.out | grep -v srec >tmpdir/$whichone.dump" exec_output
56 send_log "$objdump -s $srcdir/$subdir/$whichone.ook >tmpdir/$whichone.dok\n"
57 catch "exec $objdump -s $srcdir/$subdir/$whichone.ook | grep -v srec >tmpdir/$whichone.dok" exec_output
67 catch "exec diff tmpdir/$whichone.dump tmpdir/$whichone.dok" exec_output
78 if ![ld_simple_link $ld tmpdir/t1.out \
90 if ![ld_simple_link $ld tmpdir/t2.out \