Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp343 Status PlatformPOSIX::DisconnectRemote() { in DisconnectRemote() function in PlatformPOSIX
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBPlatform.cpp424 void SBPlatform::DisconnectRemote() { in DisconnectRemote() function in SBPlatform
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp348 Status PlatformRemoteGDBServer::DisconnectRemote() { in DisconnectRemote() function in PlatformRemoteGDBServer
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DPlatform.cpp979 Status Platform::DisconnectRemote() { in DisconnectRemote() function in Platform