Searched refs:toolname (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp78 BugDriver::BugDriver(const char *toolname, bool find_bugs, unsigned timeout, argument
80 : Context(ctxt), ToolName(toolname), ReferenceOutputFile(OutputFile),
H A DBugDriver.h67 BugDriver(const char *toolname, bool find_bugs, unsigned timeout,
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsrconv.c43 static char *toolname; variable
340 un.tool = toolname;
379 toolname = "C_H8/300";
385 toolname = "C_H8/300H";
391 toolname = "C_H8/300S";
407 toolname = "C_SH";

Completed in 46 milliseconds