HomeSort by: relevance | last modified time | path
    Searched refs:SDKs (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/
prepare-import.sh 12 rm -rf SDKs android cmake make third_party unittests www
  /src/external/apache2/llvm/dist/libcxx/utils/ci/
apple-install-libcxx.sh 35 You can get a list of SDKs with \`xcodebuild -showsdks\`.
  /src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
wasm2yaml.cpp 167 for (auto &E : Info.SDKs) {
171 ProducersSec->SDKs.push_back(Producer);
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Wasm.h 50 std::vector<std::pair<std::string, std::string>> SDKs;
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
WasmEmitter.cpp 305 int(!Section.SDKs.empty());
311 std::make_pair(StringRef("sdk"), &Section.SDKs)}) {
WasmYAML.cpp 83 IO.mapOptional("SDKs", Section.SDKs);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
WasmYAML.h 255 std::vector<ProducerEntry> SDKs;
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 791 ProducerVec = &ProducerInfo.SDKs;
  /src/external/mit/isl/dist/interface/
configure 19964 # then see if setting sysroot to `xcode-select -p`/SDKs/MacOSX.sdk helps.
20036 sysroot=`$XCODE_SELECT -p`/SDKs/MacOSX.sdk

Completed in 30 milliseconds