Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Support/
DDisassembler.h39 kDisassembleInvalidInstruction, enumerator
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp192 if (result != kDisassembleInvalidInstruction) { in dumpDisassembly()