Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_bitcode_gen.cpp36 bool GenerateDebugInfo) { in writeBitcode()
/aosp12/art/compiler/jit/
H A Djit_compiler.cc143 bool JitCompiler::GenerateDebugInfo() { in GenerateDebugInfo() function in art::jit::JitCompiler
/aosp12/frameworks/native/cmds/installd/
H A Drun_dex2oat_test.cpp523 TEST_F(RunDex2OatTest, GenerateDebugInfo) { in TEST_F() argument