Home
last modified time | relevance | path

Searched defs:SysRoot (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCygwin.cpp27 std::string SysRoot = computeSysRoot(); in Cygwin() local
59 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DHurd.cpp77 std::string SysRoot = computeSysRoot(); in Hurd() local
152 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DManagarm.cpp70 std::string SysRoot = computeSysRoot(); in Managarm() local
137 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DOHOS.cpp134 std::string SysRoot = computeSysRoot(); in OHOS() local
203 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
275 std::string SysRoot = in computeSysRoot() local
H A DCrossWindows.cpp240 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local
265 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
H A DWebAssembly.cpp249 auto SysRoot = getDriver().SysRoot; in WebAssembly() local
567 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
595 std::string SysRoot = computeSysRoot(); in addLibStdCXXIncludePaths() local
H A DBareMetal.h90 std::string SysRoot; variable
H A DLinux.cpp218 std::string SysRoot = computeSysRoot(); in Linux() local
630 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DMSP430.cpp239 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
H A DGnu.cpp2072 llvm::StringRef SysRoot) { in getGCCToolchainDir()
2258 StringRef SysRoot) { in AddDefaultGCCPrefixes()
3049 const std::string &SysRoot, in AddMultilibPaths()
3115 const std::string &SysRoot, in AddMultiarchPaths()
3174 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp31 std::string SysRoot; member in __anoncc7c34da0111::DependencyGraphCallback
45 StringRef SysRoot) in DependencyGraphCallback()
68 StringRef SysRoot) { in AttachDependencyGraphGen()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DUtils.h41 inline StringRef guessDeveloperDir(StringRef SysRoot) { in guessDeveloperDir()
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h181 std::string SysRoot; variable
H A DDWARFLinkerCompileUnit.cpp262 StringRef SysRoot = in analyzeImportedModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h348 std::string SysRoot; variable
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h205 std::string SysRoot; variable
H A DToolChain.h655 StringRef SysRoot) const { in getMultiarchTriple()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp205 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp139 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
H A DDebugInfoMetadata.cpp1219 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
H A DDebugInfo.cpp1103 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1031 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local