Searched refs:DEBUG_GENERATE_MINI_DEBUG_INFO (Results 1 – 1 of 1) sorted by relevance
148 DEBUG_GENERATE_MINI_DEBUG_INFO = 1 << 11, enumerator205 runtime_flags |= DEBUG_GENERATE_MINI_DEBUG_INFO; in EnableDebugFeatures()226 if ((runtime_flags & DEBUG_GENERATE_MINI_DEBUG_INFO) != 0) { in EnableDebugFeatures()229 runtime_flags &= ~DEBUG_GENERATE_MINI_DEBUG_INFO; in EnableDebugFeatures()