Searched refs:SetCommandForTool (Results 1 – 1 of 1) sorted by relevance
13 void SetCommandForTool(const std::string& cmd, Tool* tool) { in SetCommandForTool() function48 SetCommandForTool( in SetupToolchain()58 SetCommandForTool( in SetupToolchain()68 SetCommandForTool( in SetupToolchain()78 SetCommandForTool( in SetupToolchain()90 SetCommandForTool("ar {{output}} {{source}}", alink_tool.get()); in SetupToolchain()98 SetCommandForTool("ld -shared -o {{target_output_name}}.so {{inputs}} " in SetupToolchain()108 SetCommandForTool("ld -o {{target_output_name}} {{source}} " in SetupToolchain()116 SetCommandForTool("touch {{output}}", stamp_tool.get()); in SetupToolchain()121 SetCommandForTool("cp {{source}} {{output}}", copy_tool.get()); in SetupToolchain()