Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h344 void KillDebugserverProcess();
H A DProcessGDBRemote.cpp362 KillDebugserverProcess(); in ~ProcessGDBRemote()
966 KillDebugserverProcess(); in DoLaunch()
2679 KillDebugserverProcess(); in DoDestroy()
3646 void ProcessGDBRemote::KillDebugserverProcess() { in KillDebugserverProcess() function in ProcessGDBRemote