Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSourceModule.h22 ConstString sysroot; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp194 if (const std::string &sysroot = GetSDKRootDirectory(); !sysroot.empty()) DebugProcess() local
/freebsd/contrib/file/m4/
H A Dlibtool.m41247 AC_ARG_WITH([sysroot], optwith
/freebsd/contrib/openpam/m4/
H A Dlibtool.m41281 AC_ARG_WITH([sysroot], optwith
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp489 SetSDKRoot(const char * sysroot) SetSDKRoot() argument
H A DSBDebugger.cpp1531 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot()
/freebsd/contrib/unbound/
H A Daclocal.m41255 AC_ARG_WITH([sysroot], optwith
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1558 llvm::StringRef sysroot) { in RegisterXcodeSDK()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1010 const char *sysroot = in ParseXcodeSDK() local
1216 if (const char *sysroot = dwarf_cu->DIE().GetAttributeValueAsString( in ParseImportedModules() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h185 llvm::StringRef sysroot; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp433 StringRef sysroot = C.getSysRoot(); in AddLinkArgs() local
H A DClang.cpp1214 StringRef sysroot = C.getSysRoot(); in AddPreprocessingOptions() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2214 StringRef sysroot = C.getSysRoot(); in HandleImmediateArgs() local