Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h168 return GetGenerateDebugInfo() || GetGenerateMiniDebugInfo(); in GenerateAnyDebugInfo()
175 bool GetGenerateMiniDebugInfo() const { in GetGenerateMiniDebugInfo() function
/art/dex2oat/linker/
Delf_writer_quick.cc249 if (compiler_options_.GetGenerateMiniDebugInfo()) { in PrepareDebugInfo()
268 if (compiler_options_.GetGenerateMiniDebugInfo()) { in WriteDebugInfo()