Home
last modified time | relevance | path

Searched refs:exe_ext (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/testsuite/config/
Ddefault.exp89 if {[file isfile gas/as-new[exe_ext]]} then {
90 link_or_copy gas/as-new[exe_ext] as[exe_ext]
94 link_or_copy gas/as-new as[exe_ext]
97 if {[file isfile ld/ld-new[exe_ext]]} then {
98 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
100 link_or_copy ld/ld-new ld[exe_ext]
102 if {[file isfile tmpdir/gas/as[exe_ext]]} then {
/toolchain/binutils/binutils-2.27/binutils/testsuite/lib/
Dutils-lib.exp139 proc exe_ext {} { procedure
/toolchain/binutils/binutils-2.27/binutils/testsuite/
DChangeLog-0411941 * lib/utils-lib.exp (exe_ext): New procedure.