Home
last modified time | relevance | path

Searched defs:sysroot (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSourceModule.h22 ConstString sysroot; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DXcodeSDK.h67 XcodeSDK(std::string name, FileSpec sysroot) in XcodeSDK()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp203 if (const std::string &sysroot = GetSDKRootDirectory(); !sysroot.empty()) in DebugProcess() local
/freebsd/contrib/openpam/m4/
H A Dlibtool.m41281 AC_ARG_WITH([sysroot], optwith
/freebsd/contrib/file/m4/
H A Dlibtool.m41247 AC_ARG_WITH([sysroot], optwith
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp55 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch()
/freebsd/contrib/unbound/
H A Daclocal.m41287 AC_ARG_WITH([sysroot], optwith
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp491 void SBPlatform::SetSDKRoot(const char *sysroot) { in SetSDKRoot()
H A DSBDebugger.cpp1522 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1549 llvm::StringRef sysroot) { in RegisterXcodeSDK()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp996 std::string sysroot = in ParseXcodeSDK() local
1215 if (const char *sysroot = dwarf_cu->DIE().GetAttributeValueAsString( in ParseImportedModules() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp439 } else if (StringRef sysroot = C.getSysRoot(); sysroot != "") { in AddLinkArgs() local
H A DClang.cpp1081 StringRef sysroot = C.getSysRoot(); in AddPreprocessingOptions() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h248 llvm::StringRef sysroot; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2514 StringRef sysroot = C.getSysRoot(); in HandleImmediateArgs() local