Home
last modified time | relevance | path

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

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