Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DSourceModule.h22 ConstString sysroot; member
/openbsd/gnu/gcc/gcc/
H A Dc-incpath.c126 add_standard_paths (const char *sysroot, const char *iprefix, in add_standard_paths()
368 register_include_chains (cpp_reader *pfile, const char *sysroot, in register_include_chains()
H A Dc-opts.c87 static const char *sysroot = TARGET_SYSTEM_ROOT; variable
/openbsd/gnu/usr.bin/binutils/ld/
H A Dconfigure.in33 AC_ARG_WITH(sysroot, optwith
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dconfigure.in33 AC_ARG_WITH(sysroot, optwith
/openbsd/gnu/gcc/gcc/config/
H A Ddarwin-c.c468 darwin_register_objc_includes (const char *sysroot, const char *iprefix, in darwin_register_objc_includes()
512 darwin_register_frameworks (const char *sysroot, in darwin_register_frameworks()
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp199 if (ConstString sysroot = GetSDKRootDirectory()) in DebugProcess() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dconfigure.in1096 AC_ARG_WITH(sysroot, optwith
/openbsd/gnu/llvm/clang/lib/Lex/
H A DInitHeaderSearch.cpp58 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch()
/openbsd/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp488 void SBPlatform::SetSDKRoot(const char *sysroot) { in SetSDKRoot()
H A DSBDebugger.cpp1514 bool SBDebugger::SetCurrentPlatformSDKRoot(const char *sysroot) { in SetCurrentPlatformSDKRoot()
/openbsd/libexec/tradcpp/
H A Dmain.c351 static const char *sysroot; variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h245 const char *sysroot; member
/openbsd/gnu/llvm/lldb/source/Core/
H A DModule.cpp1611 llvm::StringRef sysroot) { in RegisterXcodeSDK()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp929 const char *sysroot = in ParseXcodeSDK() local
1133 if (const char *sysroot = dwarf_cu->DIE().GetAttributeValueAsString( in ParseImportedModules() local
/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h165 llvm::StringRef sysroot; member
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.cpp415 StringRef sysroot = C.getSysRoot(); in AddLinkArgs() local
H A DClang.cpp1324 StringRef sysroot = C.getSysRoot(); in AddPreprocessingOptions() local
/openbsd/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp2127 StringRef sysroot = C.getSysRoot(); in HandleImmediateArgs() local