Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h329 void KillDebugserverProcess();
H A DProcessGDBRemote.cpp313 KillDebugserverProcess(); in ~ProcessGDBRemote()
775 KillDebugserverProcess(); in DoLaunch()
2490 KillDebugserverProcess(); in DoDestroy()
3504 void ProcessGDBRemote::KillDebugserverProcess() { in KillDebugserverProcess() function in ProcessGDBRemote