Searched refs:toolname (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/ |
| D | BugDriver.cpp | 78 BugDriver::BugDriver(const char *toolname, bool find_bugs, unsigned timeout, in BugDriver() argument 80 : Context(ctxt), ToolName(toolname), ReferenceOutputFile(OutputFile), in BugDriver()
|
| D | BugDriver.h | 67 BugDriver(const char *toolname, bool find_bugs, unsigned timeout,
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | srconv.c | 43 static char *toolname; variable 340 un.tool = toolname; in wr_un() 379 toolname = "C_H8/300"; in wr_hd() 385 toolname = "C_H8/300H"; in wr_hd() 391 toolname = "C_H8/300S"; in wr_hd() 407 toolname = "C_SH"; in wr_hd()
|
| D | ChangeLog-9899 | 1889 (addrsize, toolname, rnames): New variables. 1891 (wr_un): Use toolname.
|
| /freebsd-12-stable/sys/contrib/libsodium/m4/ |
| D | ax_valgrind_check.m4 | 52 # will be output to test-suite-$toolname.log. The target will succeed if 154 # - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of:
|