Searched refs:SDKs (Results 1 – 15 of 15) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/utils/gn/build/ |
| D | mac_sdk.gni | 18 mac_sdk_path = "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" 20 # iOS SDKs aren't available in the commandline tools SDK. 23 … = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk" 24 …/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk" 25 …Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk"
|
| /openbsd/src/gnu/llvm/clang/utils/perf-training/ |
| D | lit.cfg | 9 # On Darwin, support relocatable SDKs by providing Clang with a
|
| D | order-files.lit.cfg | 10 # On Darwin, support relocatable SDKs by providing Clang with a
|
| /openbsd/src/gnu/llvm/llvm/tools/obj2yaml/ |
| D | wasm2yaml.cpp | 171 for (auto &E : Info.SDKs) { in dumpCustomSection() 175 ProducersSec->SDKs.push_back(Producer); in dumpCustomSection()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.macosx | 68 …export SDK=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Mac… 77 C<'/Developer/SDKs/MacOSX10.3.9.sdk'>. 98 export SDK=/Developer/SDKs/MacOSX10.4u.sdk
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| D | Wasm.h | 63 std::vector<std::pair<std::string, std::string>> SDKs; member
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| D | CMakeLists.txt | 120 # sane and use the macOS SDK version as a proxy for aligned SDKs.
|
| /openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/ |
| D | WasmEmitter.cpp | 318 int(!Section.SDKs.empty()); in writeSectionContent() 324 std::make_pair(StringRef("sdk"), &Section.SDKs)}) { in writeSectionContent()
|
| D | WasmYAML.cpp | 85 IO.mapOptional("SDKs", Section.SDKs); in sectionMapping()
|
| /openbsd/src/gnu/llvm/compiler-rt/cmake/Modules/ |
| D | CompilerRTDarwinUtils.cmake | 7 # On OS X SDKs can be installed anywhere on the base system and xcode-select can 8 # set the default Xcode to use. This function finds the SDKs that are present in
|
| /openbsd/src/usr.sbin/unbound/ |
| D | README-Travis.md | 225 …sh` script specifies the tools to use during the cross-compile. For Apple SDKs, the tool names are… 244 `IOS_PREFIX` is the value `$HOME/$IOS_SDK-$IOS_CPU`. The scheme handles both iOS SDKs and cpu archi…
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 272 std::vector<ProducerEntry> SDKs; member
|
| /openbsd/src/gnu/llvm/lld/wasm/ |
| D | SyntheticSections.cpp | 846 std::make_pair(&info.Tools, &tools), std::make_pair(&info.SDKs, &sDKs)}) in addInfo()
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | WasmObjectFile.cpp | 863 ProducerVec = &ProducerInfo.SDKs; in parseProducersSection()
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | UsersManual.rst | 1358 example, ``-isysroot /Developer/SDKs/MacOSX10.4u.sdk`` will look for 1359 ``mylib.h`` in ``/Developer/SDKs/MacOSX10.4u.sdk/usr/include/mylib.h``.
|