Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h151 Status StartDebugserverProcess(
DGDBRemoteCommunicationServerPlatform.cpp209 Status error = StartDebugserverProcess( in LaunchGDBServer()
DGDBRemoteCommunication.cpp884 Status GDBRemoteCommunication::StartDebugserverProcess( in StartDebugserverProcess() function in GDBRemoteCommunication
DProcessGDBRemote.cpp3258 error = m_gdb_comm.StartDebugserverProcess( in LaunchAndConnectToDebugserver()