/llvm-project/lldb/tools/debugserver/source/ |
H A D | libdebugserver.cpp | 67 RNBRemote *remote = remoteSP.get(); in RNBRunLoopGetStartModeFromRemote() local 143 RNBRunLoopMode HandleProcessStateChange(RNBRemoteSP &remote, bool initialize) { in HandleProcessStateChange() argument 226 RNBRunLoopInferiorExecuting(RNBRemoteSP & remote) RNBRunLoopInferiorExecuting() argument 337 RNBRemote *remote = g_remoteSP.get(); debug_server_main() local [all...] |
H A D | debugserver.cpp | 90 RNBRunLoopMode RNBRunLoopGetStartModeFromRemote(RNBRemote *remote) { in RNBRunLoopGetStartModeFromRemote() argument 195 RNBRunLoopMode RNBRunLoopLaunchInferior(RNBRemote *remote, in RNBRunLoopLaunchInferior() argument 363 RNBRunLoopLaunchAttaching(RNBRemote * remote,nub_process_t attach_pid,nub_process_t & pid) RNBRunLoopLaunchAttaching() argument 421 HandleProcessStateChange(RNBRemote * remote,bool initialize) HandleProcessStateChange() argument 512 RNBRunLoopInferiorExecuting(RNBRemote * remote) RNBRunLoopInferiorExecuting() argument 624 RNBRunLoopPlatform(RNBRemote * remote) RNBRunLoopPlatform() argument 725 ConnectRemote(RNBRemote * remote,const char * host,int port,bool reverse_connect,const char * named_pipe_path,const char * unix_socket_name) ConnectRemote() argument 965 RNBRemote *remote = g_remoteSP.get(); main() local [all...] |
H A D | RNBContext.cpp | 138 RNBRemote *remote = remoteSP.get(); in ThreadFunctionProcessStatus() local
|
H A D | RNBRemote.cpp | 1224 RNBRemote *remote = remoteSP.get(); ThreadFunctionReadRemoteData() local 3378 RNBRemote *remote = remoteSP.get(); RNBRemoteShouldCancelCallback() local [all...] |
/llvm-project/llvm/cmake/modules/ |
H A D | VersionFromVCS.cmake | 34 set(remote "origin") variable
|
/llvm-project/clang-tools-extra/clangd/index/remote/unimplemented/ |
H A D | UnimplementedClient.cpp | 15 namespace remote { namespace
|
/llvm-project/clang-tools-extra/clangd/index/remote/monitor/ |
H A D | Monitor.cpp | 23 namespace remote { namespace
|
/llvm-project/lldb/test/API/functionalities/launch_stop_at_entry/ |
H A D | TestStopAtEntry.py | 64 def do_test_stop_at_entry(self, synchronous, remote): argument
|
/llvm-project/clang-tools-extra/clangd/index/remote/ |
H A D | Client.cpp | 28 namespace remote { namespace [all...] |
/llvm-project/lldb/source/Plugins/Platform/Android/ |
H A D | PlatformAndroidRemoteGDBServer.cpp | 191 auto forward = [&](const uint16_t local, const uint16_t remote) { in MakeConnectURL() argument
|
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | decorators.py | 204 remote=None, argument 332 remote=None, argument 375 remote=None, argument [all...] |
H A D | lldbutil.py | 1673 read_file_on_target(test, remote) global() argument [all...] |
/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/ |
H A D | Marshalling.cpp | 33 namespace remote { namespace
|
/llvm-project/clang-tools-extra/clangd/unittests/remote/ |
H A D | MarshallingTests.cpp | 34 namespace remote { namespace
|
/llvm-project/clang-tools-extra/clangd/index/remote/server/ |
H A D | Server.cpp | 54 namespace remote { namespace
|
/llvm-project/lldb/source/Plugins/Process/Linux/ |
H A D | NativeProcessLinux.cpp | 90 struct iovec local, remote; in ProcessVmReadvSupported() local
|
/llvm-project/openmp/tools/archer/ |
H A D | ompt-tsan.cpp | 231 std::atomic<int> remote{0}; member
|