Searched refs:depend_output (Results 1 – 8 of 8) sorted by relevance
819 if (!tool->depend_output().empty()) { in RunTool()825 if (!IsPatternInOutputList(tool->outputs(), tool->depend_output())) { in RunTool()831 if ((!tool->link_output().empty() && tool->depend_output().empty()) || in RunTool()832 (tool->link_output().empty() && !tool->depend_output().empty())) { in RunTool()
310 if (tool->link_output().empty() && tool->depend_output().empty()) { in FillOutputFiles()322 if (!tool->depend_output().empty()) { in FillOutputFiles()325 this, tool, tool->depend_output()); in FillOutputFiles()
107 const SubstitutionPattern& depend_output() const { in depend_output() function
502 SubstitutionPattern depend_output = SubstitutionPattern::MakeForTest( in TEST() local504 solink_tool->set_depend_output(depend_output); in TEST()
56 depend_output = soname
115 depend_output = libname
164 depend_output = tocname
173 depend_output = tocfile