Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h324 void KillDebugserverProcess();
DProcessGDBRemote.cpp325 KillDebugserverProcess(); in ~ProcessGDBRemote()
898 KillDebugserverProcess(); in DoLaunch()
2602 KillDebugserverProcess(); in DoDestroy()
3554 void ProcessGDBRemote::KillDebugserverProcess() { in KillDebugserverProcess() function in ProcessGDBRemote