Home
last modified time | relevance | path

Searched refs:run_host_cmd_yesno (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/lib/
Dld-lib.exp127 proc run_host_cmd_yesno { prog command } { procedure
147 return [run_host_cmd_yesno "$ld" "$HOSTING_EMU -o $target -r $objects"]
228 return [run_host_cmd_yesno "$ld" "$HOSTING_EMU $flags -o $target $objs $libs"]
1840 …set lto_available_saved [run_host_cmd_yesno "$CC" "$flags -flto -fuse-linker-plugin $src -o $outpu…
1883 …set lto_fat_available_saved [run_host_cmd_yesno "$CC" "$flags -flto -ffat-lto-objects -fuse-linker…
1926 …set lto_shared_available_saved [run_host_cmd_yesno "$CC" "$flags -shared -fPIC -flto -fuse-linker-…
1998 set ifunc_available_saved [run_host_cmd_yesno "$CC" "$flags $src -o $output"]
2000 set ifunc_available_saved [run_host_cmd_yesno "$output" ""]
2045 set ifunc_attribute_available_saved [run_host_cmd_yesno "$CC" "$flags $src -o $output"]
2047 set ifunc_attribute_available_saved [run_host_cmd_yesno "$output" ""]
/toolchain/binutils/binutils-2.27/ld/testsuite/config/
Ddefault.exp311 set plt_available [run_host_cmd_yesno "$CC" "$flags -c -fplt $src -o $output"]
349 set nopie_available [run_host_cmd_yesno "$CC" "$flags -fno-PIE -no-pie $src -o $output"]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Dindirect.exp41 if { ![run_host_cmd_yesno $CC "-shared -fPIC $srcdir/$subdir/dummy.c -o tmpdir/t.so"] } {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-shared/
Dshared.exp117 if [run_host_cmd_yesno "$CC" "$CFLAGS -c $tmpdir/movw-detect.c -o $tmpdir/movw-detect.o"] {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
Delfvsb.exp112 if [run_host_cmd_yesno "$CC" "$CFLAGS -c $tmpdir/movw-detect.c -o $tmpdir/movw-detect.o"] {
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2007369 (run_host_cmd_yesno): New.
370 (default_ld_relocate): Use run_host_cmd_yesno.
DChangeLog-2014890 (check_lto_available): Use run_host_cmd_yesno.
DChangeLog-2015884 * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt