Searched refs:tool (Results 1 – 1 of 1) sorted by relevance
1619 def tool_name(self, tool): argument1621 ctool = '%s-%s' % (self.compiler.triplet, tool)1622 if self.ccopts and (tool == 'gcc' or tool == 'g++'):
Completed in 9 milliseconds