Home
last modified time | relevance | path

Searched refs:KillDebugserverProcess (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h322 void KillDebugserverProcess();
H A DProcessGDBRemote.cpp321 KillDebugserverProcess(); in ~ProcessGDBRemote()
872 KillDebugserverProcess(); in DoLaunch()
2447 KillDebugserverProcess(); in DoDestroy()
3396 void ProcessGDBRemote::KillDebugserverProcess() { in KillDebugserverProcess() function in ProcessGDBRemote