Home
last modified time | relevance | path

Searched defs:mini_debug_info (Results 1 – 3 of 3) sorted by relevance

/art/compiler/debug/
Delf_symtab_writer.h49 bool mini_debug_info, in WriteDebugSymbols()
Delf_debug_writer.cc178 bool mini_debug_info, in MakeElfFileForJIT()
/art/compiler/optimizing/
Doptimizing_compiler.cc1436 const bool mini_debug_info = !compiler_options.GetGenerateDebugInfo(); in GenerateJitDebugInfo() local