Home
last modified time | relevance | path

Searched refs:OP_MOVE_RESULT_OBJECT (Results 1 – 3 of 3) sorted by relevance

/tools/dexter/slicer/export/slicer/
Ddex_bytecode.h52 OP_MOVE_RESULT_OBJECT = 0x0c, enumerator
/tools/dexter/dexter/
Dexperimental.cc249 move_result_opcode = dex::OP_MOVE_RESULT_OBJECT; in StressExitHook()
410 opcode == dex::OP_MOVE_RESULT_OBJECT) { in CodeCoverage()
/tools/dexter/slicer/
Dinstrumentation.cc120 move_result_opcode = dex::OP_MOVE_RESULT_OBJECT; in Apply()