Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h76 bool include_debug_symbols, in CompilerOptions() argument
93 include_debug_symbols_(include_debug_symbols), in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc862 bool include_debug_symbols = kIsDebugBuild; in dex2oat() local
911 include_debug_symbols = true; in dex2oat()
1024 include_debug_symbols = true; in dex2oat()
1026 include_debug_symbols = false; in dex2oat()
1203 include_debug_symbols, in dex2oat()