Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dcode_ir.cc256 instr = DecodeSparseSwitch(ptr, offset); in DisassembleBytecode()
383 SparseSwitchPayload* CodeIr::DecodeSparseSwitch(const dex::u2* /*ptr*/, in DecodeSparseSwitch() function in lir::CodeIr
/tools/dexter/slicer/export/slicer/
Dcode_ir.h450 SparseSwitchPayload* DecodeSparseSwitch(const dex::u2* /*ptr*/, dex::u4 offset);