Lines Matching refs:options
110 if (config.options() & VERBOSE) { in Initialize()
116 if (config.options() & BACKTRACE) { in Initialize()
124 if (config.options() & VERBOSE) { in Initialize()
132 if (config.options() & FREE_TRACK) { in Initialize()
140 g_debug->config().options() & BACKTRACE_SPECIFIC_SIZES; in ShouldBacktraceAllocSize()
156 if (g_debug->config().options() & BACKTRACE_FULL) { in AddBacktrace()
179 if (g_debug->config().options() & BACKTRACE_FULL) { in AddBacktrace()
206 if (g_debug->config().options() & BACKTRACE_FULL) { in RemoveBacktrace()
274 if (g_debug->config().options() & BACKTRACE_FULL) { in LogBacktrace()
309 if (g_debug->config().options() & ABORT_ON_ERROR) { in LogFreeError()
325 if (g_debug->config().options() & ABORT_ON_ERROR) { in VerifyFreedPointer()
423 if (g_debug->config().options() & BACKTRACE_FULL) { in GetList()