| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | remote.rst | 1 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 D | CMakeLists.txt | 2 # When compiled without Remote Index support, the real implementation index
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/remote/ |
| H A D | lit.local.cfg | 5 # This is temporary, until Remote MCJIT works on ARM
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | SymbolOrigin.h | 28 Remote = 1 << 5, // Remote index. enumerator
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/ |
| H A D | Service.proto | 1 //===--- Service.proto - Remote index service definition ------------------===//
|
| H A D | MonitoringService.proto | 1 //===--- MonitoringService.proto - CLangd Remote index monitoring service -===//
|
| H A D | Index.proto | 1 //===--- Index.proto - Remote index Protocol Buffers definition -----------===//
|
| /llvm-project-15.0.7/lldb/ |
| H A D | .gitignore | 31 # Remote build configuration files.
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/lld/ |
| H A D | BUILD.bazel | 250 "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 D | BuildingAJIT4.rst | 48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
|
| H A D | BuildingAJIT1.rst | 47 a remote process with reduced privileges using the JIT Remote APIs.
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | status.rst | 59 | 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 D | MarshallingTests.cpp | 159 Sym.Origin = SymbolOrigin::Remote; in TEST() 264 Sym.Origin = SymbolOrigin::Remote; in TEST()
|
| /llvm-project-15.0.7/libunwind/docs/ |
| H A D | index.rst | 37 implemented. Remote unwinding remains as future work.
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | CREDITS.TXT | 128 D: Remote testing, Newlib port, baremetal/single-threaded support.
|
| /llvm-project-15.0.7/clang/cmake/caches/ |
| H A D | CrossWinToARMLinux.cmake | 160 # Remote test configuration.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/marshalling/ |
| H A D | Marshalling.cpp | 166 Result.Origin = clangd::SymbolOrigin::Remote; in fromProtobuf()
|
| /llvm-project-15.0.7/utils/bazel/ |
| H A D | .bazelrc | 142 # Configuration for building remotely using Remote Build Execution (RBE)
|
| /llvm-project-15.0.7/openmp/docs/design/ |
| H A D | Runtimes.rst | 1046 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 D | test.rst | 562 see the Remote debugging page.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ORCv2.rst | 931 2. **Remote jit_dlopen / jit_dlclose**
|
| H A D | JITLink.rst | 937 Remote execution via llvm-jitlink-executor
|