Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dcode_ir.cc492 dex::u4 targetOffset = offset + dex::s4(dex_instr.vB); in DecodeBytecode() local
494 auto label = GetLabel(targetOffset); in DecodeBytecode()
499 dex::u4& base_offset = packed_switches_[targetOffset].base_offset; in DecodeBytecode()
504 dex::u4& base_offset = sparse_switches_[targetOffset].base_offset; in DecodeBytecode()