Searched defs:StopDebug (Results 1 – 3 of 3) sorted by relevance
24 extern "C" bool StopDebug(const std::string &name) in StopDebug() function
419 void StopDebug(void* vm) in StopDebug() function
5027 using StopDebug = void (*)(void *); in StopDebugger() typedef