Home
last modified time | relevance | path

Searched refs:generateDebugInformation (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Delf_writer_quick.cc928 bool generateDebugInformation = compiler_driver_->GetCallFrameInformation() != nullptr; in Write() local
929 if (generateDebugInformation) { in Write()