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