Searched refs:_DebuggerHook (Results 1 – 2 of 2) sorted by relevance
186 static void _DebuggerHook(const char* message);
517 fPatchGroup->AddPatch("debugger", (void*)&_DebuggerHook, in InstallPatches()618 BTestShell::_DebuggerHook(const char *message) in _DebuggerHook() function in BTestShell