Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSourceModule.h22 ConstString sysroot; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp203 if (const std::string &sysroot = GetSDKRootDirectory(); !sysroot.empty()) in DebugProcess() local
/freebsd-src/contrib/ldns/m4/
H A Dlibtool.m41248 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/file/m4/
H A Dlibtool.m41249 [Search for dependent libraries within DIR (or the compiler's sysroot optwith
/freebsd-src/contrib/ntp/sntp/m4/
H A Dlibtool.m41249 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/openpam/m4/
H A Dlibtool.m41247 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/libevent/m4/
H A Dlibtool.m41248 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m41249 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/openbsm/m4/
H A Dlibtool.m41249 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp58 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch()
/freebsd-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() argument
/freebsd-src/contrib/unbound/
H A Daclocal.m41255 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/sqlite3/
H A Daclocal.m41262 AC_ARG_WITH([sysroot], optwith
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1561 RegisterXcodeSDK(llvm::StringRef sdk_name,llvm::StringRef sysroot) RegisterXcodeSDK() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1003 const char *sysroot = ParseXcodeSDK() local
1209 if (const char *sysroot = dwarf_cu->DIE().GetAttributeValueAsString( ParseImportedModules() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DConfig.h182 llvm::StringRef sysroot; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp433 StringRef sysroot = C.getSysRoot(); in AddLinkArgs() local
[all...]
H A DClang.cpp1261 StringRef sysroot = C.getSysRoot(); AddPreprocessingOptions() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2182 StringRef sysroot = C.getSysRoot(); HandleImmediateArgs() local