Home
last modified time | relevance | path

Searched refs:Remote (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/lldb/docs/use/
H A Dremote.rst1 Remote Debugging
29 Preparation for Remote Debugging
38 Remote system
85 remote-freebsd: Remote FreeBSD user platform plug-in.
86 remote-linux: Remote Linux user platform plug-in.
87 remote-netbsd: Remote NetBSD user platform plug-in.
88 remote-windows: Remote Windows user platform plug-in.
90 remote-ios: Remote iOS platform plug-in.
91 remote-macosx: Remote macOS user platform plug-in.
96 remote-tvos: Remote Apple TV platform plug-in.
[all …]
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/unimplemented/
H A DCMakeLists.txt2 # When compiled without Remote Index support, the real implementation index
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/remote/
H A Dlit.local.cfg5 # This is temporary, until Remote MCJIT works on ARM
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolOrigin.h28 Remote = 1 << 5, // Remote index. enumerator
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/
H A DService.proto1 //===--- Service.proto - Remote index service definition ------------------===//
H A DMonitoringService.proto1 //===--- MonitoringService.proto - CLangd Remote index monitoring service -===//
H A DIndex.proto1 //===--- Index.proto - Remote index Protocol Buffers definition -----------===//
/llvm-project-15.0.7/lldb/
H A D.gitignore31 # Remote build configuration files.
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/lld/
H A DBUILD.bazel250 "nobuildkite", # TODO(gcmn): Remote executors don't have libxml
283 "nobuildkite", # TODO(gcmn): Remote executors don't have libxml
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT4.rst48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
H A DBuildingAJIT1.rst47 a remote process with reduced privileges using the JIT Remote APIs.
/llvm-project-15.0.7/lldb/docs/status/
H A Dstatus.rst59 | Remote debugging | YES (lldb-server) | YES (lldb-server) | YES (debugserver) | YES (l…
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp159 Sym.Origin = SymbolOrigin::Remote; in TEST()
264 Sym.Origin = SymbolOrigin::Remote; in TEST()
/llvm-project-15.0.7/libunwind/docs/
H A Dindex.rst37 implemented. Remote unwinding remains as future work.
/llvm-project-15.0.7/libcxx/
H A DCREDITS.TXT128 D: Remote testing, Newlib port, baremetal/single-threaded support.
/llvm-project-15.0.7/clang/cmake/caches/
H A DCrossWinToARMLinux.cmake160 # Remote test configuration.
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp166 Result.Origin = clangd::SymbolOrigin::Remote; in fromProtobuf()
/llvm-project-15.0.7/utils/bazel/
H A D.bazelrc142 # Configuration for building remotely using Remote Build Execution (RBE)
/llvm-project-15.0.7/openmp/docs/design/
H A DRuntimes.rst1046 Remote Offloading Plugin:
1074 Remote offloading is configured via environment variables at runtime of the OpenMP application:
/llvm-project-15.0.7/lldb/docs/resources/
H A Dtest.rst562 see the Remote debugging page.
/llvm-project-15.0.7/llvm/docs/
H A DORCv2.rst931 2. **Remote jit_dlopen / jit_dlclose**
H A DJITLink.rst937 Remote execution via llvm-jitlink-executor