Searched refs:kCopySymfileData (Results 1 – 1 of 1) sorted by relevance
215 static constexpr bool kCopySymfileData = false; // Just reference DEX files. member224 static constexpr bool kCopySymfileData = true; // Copy debug info to JIT memory. member321 if (NativeInfo::kCopySymfileData && !symfile.empty()) { in CreateJITCodeEntryInternal()400 if (NativeInfo::kCopySymfileData && symfile != nullptr) { in DeleteJITCodeEntryInternal()