HomeSort by relevance Sort by last modified time
    Searched refs:rootname (Results 1 - 25 of 57) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
cr16.exp 28 verbose [file rootname $test]
29 run_dump_test [file rootname $test]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/crx/
allinsn.exp 28 verbose [file rootname $test]
29 run_dump_test [file rootname $test]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
sh64.exp 24 verbose [file rootname $rdtest]
25 run_dump_test [file rootname $rdtest]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arc/
arc.exp 27 verbose [file rootname $arc_test]
28 run_dump_test [file rootname $arc_test]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-avr/
avr.exp 27 verbose [file rootname $avr_test]
28 run_dump_test [file rootname $avr_test]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-crx/
crx.exp 33 verbose [file rootname $test]
34 run_dump_test [file rootname $test]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
mmix.exp 33 verbose [file rootname $mmixtest]
34 run_dump_test [file rootname $mmixtest]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
sel-dump.exp 30 verbose [file rootname [lindex $test_list $i]]
31 run_dump_test [file rootname [lindex $test_list $i]]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-undefined/
entry.exp 33 verbose [file rootname $t]
34 run_dump_test [file rootname $t]
require-defined.exp 56 verbose [file rootname $t]
57 run_dump_test [file rootname $t]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
cris.exp 38 && [runtest_file_p $runtests [file rootname $atest]] } {
39 verbose [file rootname $atest]
40 run_dump_test [file rootname $atest]
41 set cmd "cp tmpdir/dump tmpdir/[file rootname [file tail $atest]].so"
53 verbose [file rootname $atest]
54 run_dump_test [file rootname $atest]
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/aarch64/
aarch64.exp 28 verbose [file rootname $t]
29 run_dump_test [file rootname $t]
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/x86-64/
x86-64.exp 31 verbose [file rootname $t]
32 run_dump_test [file rootname $t]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68hc11/
m68hc11.exp 33 verbose [file rootname $shtest]
34 run_dump_test [file rootname $shtest]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
default-script.exp 29 verbose [file rootname $t]
30 run_dump_test [file rootname $t]
sort.exp 37 verbose [file rootname [lindex $sort_test_list $i]]
38 run_dump_test [file rootname [lindex $sort_test_list $i]]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
rd-sh64.exp 31 verbose [file rootname $sh64test]
32 run_dump_test [file rootname $sh64test]
38 tmpdir/[file rootname [file tail $sh64test]].so"
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-vxworks/
vxworks.exp 24 run_dump_test [file rootname $test]
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
split-lib.py 12 rootname = irname
14 rootname = irname[:irname.rfind('.')]
20 self.shfile.write("./toy-mcjit -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname))
25 self.shfile.write("./toy-mcjit -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname))
30 self.shfile.write("./toy-jit -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname))
43 rootname = inputname[:-2]
44 libname = rootname + "-lib.k
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
split-lib.py 12 rootname = irname
14 rootname = irname[:irname.rfind('.')]
20 self.shfile.write("./toy -suppress-prompts -use-mcjit=true -enable-lazy-compilation=true -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname))
25 self.shfile.write("./toy -suppress-prompts -use-mcjit=true -enable-lazy-compilation=true -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname))
30 self.shfile.write("./toy -suppress-prompts -use-mcjit=false -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname))
43 rootname = inputname[:-2]
44 libname = rootname + "-lib.k
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/i386/
i386.exp 35 verbose [file rootname $t]
36 run_dump_test [file rootname $t]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
arch.exp 76 set rootname [file rootname $name]
79 gas_run $name "-o ${rootname}-#${opt}#.o" ""
81 gas_run $name "$opt -o ${rootname}-#${opt}#.o" ""
84 if [want_no_output "$rootname file should assemble with $opt"] then {
85 set result [get_sh_arch "${rootname}-#${opt}#.o"]
89 pass "$rootname file with $opt should assemble to arch $arch"
90 file delete "${rootname}-#${opt}#.o"
93 fail "$rootname file with $opt should assemble to arch $arch"
97 untested "$rootname file with $opt should assemble to arch $arch
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-discard/
discard.exp 46 verbose [file rootname [lindex $test_list $i]]
47 run_dump_test [file rootname [lindex $test_list $i]]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-linkonce/
linkonce.exp 45 verbose [file rootname [lindex $rd_test_list $i]]
46 run_dump_test [file rootname [lindex $rd_test_list $i]]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pie/
pie.exp 49 verbose [file rootname $t]
50 run_dump_test [file rootname $t]

Completed in 525 milliseconds

1 2 3