Searched refs:ToolRun (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/contrib/
H A Ddg-extract-results.py41 class ToolRun (Named): class in inherits:Named
212 # Return the ToolRun for tool NAME.
215 self.runs[name] = ToolRun (name)
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.py41 class ToolRun (Named): class in inherits:Named
210 # Return the ToolRun for tool NAME.
213 self.runs[name] = ToolRun (name)
/netbsd-current/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.py41 class ToolRun (Named): class in inherits:Named
212 # Return the ToolRun for tool NAME.
215 self.runs[name] = ToolRun (name)
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.py41 class ToolRun (Named): class in inherits:Named
212 # Return the ToolRun for tool NAME.
215 self.runs[name] = ToolRun (name)

Completed in 209 milliseconds