Searched refs:DEBUG_GENERATE_MINI_DEBUG_INFO (Results 1 – 1 of 1) sorted by relevance
149 DEBUG_GENERATE_MINI_DEBUG_INFO = 1 << 11, enumerator209 runtime_flags |= DEBUG_GENERATE_MINI_DEBUG_INFO; in EnableDebugFeatures()230 if ((runtime_flags & DEBUG_GENERATE_MINI_DEBUG_INFO) != 0) { in EnableDebugFeatures()233 runtime_flags &= ~DEBUG_GENERATE_MINI_DEBUG_INFO; in EnableDebugFeatures()