Home
last modified time | relevance | path

Searched defs:DisconnectRemote (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp347 Status PlatformPOSIX::DisconnectRemote() { in DisconnectRemote() function in PlatformPOSIX
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp394 void SBPlatform::DisconnectRemote() { in DisconnectRemote() function in SBPlatform
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp278 Status PlatformRemoteGDBServer::DisconnectRemote() { in DisconnectRemote() function in PlatformRemoteGDBServer
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp959 Status Platform::DisconnectRemote() { DisconnectRemote() function in Platform