Home
last modified time | relevance | path

Searched defs:BinutilsVersion (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llc/
HDllc.cpp102 BinutilsVersion("binutils-version", cl::Hidden, variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCodeGenOptions.h128 std::string BinutilsVersion; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h512 std::pair<int, int> BinutilsVersion = {2, 26}; variable