Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
Darch.exp72 proc test_arch { file opt arch resultfile } {
86 puts $resultfile [format "%-20s %-25s %s" $file $opt $result]
96 puts $resultfile [format "%-20s %-25s ERROR" $file $opt]
107 proc test_arch_error { file opt resultfile} {
121 puts $resultfile [format "%-20s %-25s [get_sh_arch ${rootname}-#${opt}#.o]" $file $opt]
124 puts $resultfile [format "%-20s %-25s ERROR" $file $opt]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/
Darch.exp73 proc test_arch { file1 file2 arch resultfile } { argument
93 puts $resultfile [format "%-20s %-20s %s" $file1 $file2 $result]
104 puts $resultfile [format "%-20s %-20s ERROR" $file1 $file2]
116 proc test_arch_error { file1 file2 resultfile} { argument
132 puts $resultfile [format "%-20s %-20s [get_sh_arch ${rootname1}_${rootname2}.o]" $file1 $file2]
135 puts $resultfile [format "%-20s %-20s ERROR" $file1 $file2]