Searched refs:run_host_cmd (Results 1 – 5 of 5) sorted by relevance
106 struct run_host_cmd { struct123 struct run_host_cmd cmd[RUN_HOST_CMD_RING_COUNT]; argument
1826 struct run_host_cmd *cmd; in run_task()1850 struct run_host_cmd *cmd; in run_do_async()
1717 (run_host_cmd): Use -fno-lto when getting gcc's ld version.
2849 * testsuite/lib/ld-lib.exp (run_host_cmd): Check that gcc -B
40252 Use run_host_cmd to run $CC and other no-section-header test fixes40253 We should be using run_host_cmd everywhere we invoke a compiler in the40254 ld testsuite, if we want to use ld/ld-new just built. run_host_cmd40263 Use run_host_cmd to invoke $CC_FOR_TARGET. Run all tests59150 run_host_cmd adds $gcc_B_opt and $ld_L_opt to the command line if it59153 This isn't exactly as run_host_cmd does, as it lacks reordering of173265 * testsuite/lib/ld-lib.exp (run_host_cmd): Give a clue as to why