Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/
DConfig.h34 #define DEBUG_MCJIT_DISASSEMBLER_FILE "/data/local/tmp/mcjit-dis.s" macro
/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp436 Disassemble(DEBUG_MCJIT_DISASSEMBLER_FILE, in compile()