Home
last modified time | relevance | path

Searched refs:g_debug (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DDNBLog.cpp15 static int g_debug = 0; variable
33 int DNBLogGetDebug() { return g_debug; } in DNBLogGetDebug()
35 void DNBLogSetDebug(int g) { g_debug = g; } in DNBLogSetDebug()
84 if (DNBLogEnabled() && g_debug) { in _DNBLogDebug()
95 if (DNBLogEnabled() && g_debug && g_verbose) { in _DNBLogDebugVerbose()
DChangeLog1176 (DNBLogGetDebug): New accessor function for g_debug.
1177 (DNBLogSetDebug): New accessor function for g_debug.
/external/llvm-project/lldb/tools/lldb-server/
Dlldb-platform.cpp46 static int g_debug = 0; variable
51 {"debug", no_argument, &g_debug, 1},
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout3021 static int g_debug;
3321 static int g_debug;