Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h323 void KillDebugserverProcess();
H A DProcessGDBRemote.cpp307 KillDebugserverProcess(); in ~ProcessGDBRemote()
769 KillDebugserverProcess(); in DoLaunch()
2402 KillDebugserverProcess(); in DoDestroy()
3351 void ProcessGDBRemote::KillDebugserverProcess() { in KillDebugserverProcess() function in ProcessGDBRemote