Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSourceModule.h22 ConstString sysroot; member
/src/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp203 if (const std::string &sysroot = GetSDKRootDirectory(); !sysroot.empty()) in DebugProcess() local
/src/contrib/file/m4/
H A Dlibtool.m41247 AC_ARG_WITH([sysroot], optwith
/src/contrib/libevent/m4/
H A Dlibtool.m41248 AC_ARG_WITH([sysroot], optwith
/src/contrib/ldns/m4/
H A Dlibtool.m41248 AC_ARG_WITH([sysroot], optwith
/src/contrib/ntp/sntp/m4/
H A Dlibtool.m41249 AC_ARG_WITH([sysroot], optwith
/src/contrib/openbsm/m4/
H A Dlibtool.m41249 AC_ARG_WITH([sysroot], optwith
/src/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m41249 AC_ARG_WITH([sysroot], optwith
/src/contrib/openpam/m4/
H A Dlibtool.m41281 AC_ARG_WITH([sysroot], optwith
/src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp58 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch()
/src/contrib/unbound/
H A Daclocal.m41287 AC_ARG_WITH([sysroot], optwith
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp492 void SBPlatform::SetSDKRoot(const char *sysroot) { in SetSDKRoot()
H A DSBDebugger.cpp1531 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot()
/src/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1558 llvm::StringRef sysroot) { in RegisterXcodeSDK()
/src/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
/src/contrib/llvm-project/lld/ELF/
H A DConfig.h185 llvm::StringRef sysroot; member
/src/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
/src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2214 StringRef sysroot = C.getSysRoot(); in HandleImmediateArgs() local