Home
last modified time | relevance | path

Searched refs:getBuildTool (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DMachO.h627 static std::string getBuildTool(uint32_t tools) { in getBuildTool() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp9145 outs() << " tool " << MachOObjectFile::getBuildTool(bv.tool) << "\n"; in PrintBuildToolVersion()