Home
last modified time | relevance | path

Searched refs:StartDebugserverProcess (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h130 Status StartDebugserverProcess(
DGDBRemoteCommunicationServerPlatform.cpp215 Status error = StartDebugserverProcess( in LaunchGDBServer()
DGDBRemoteCommunication.cpp904 Status GDBRemoteCommunication::StartDebugserverProcess( in StartDebugserverProcess() function in GDBRemoteCommunication
DProcessGDBRemote.cpp3458 error = m_gdb_comm.StartDebugserverProcess( in LaunchAndConnectToDebugserver()