Searched refs:exe_ext (Results 1 – 3 of 3) sorted by relevance
89 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 {
139 proc exe_ext {} { procedure
941 * lib/utils-lib.exp (exe_ext): New procedure.