Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Ddex_bytecode.h156 OP_INVOKE_VIRTUAL_RANGE = 0x74, enumerator
/tools/dexter/slicer/
Dinstrumentation.cc176 case dex::OP_INVOKE_VIRTUAL_RANGE: in Apply()
/tools/dexter/dexter/
Dexperimental.cc78 case dex::OP_INVOKE_VIRTUAL_RANGE: in StressWrapInvoke()