Searched refs:kSparseSwitchSignature (Results 1 – 4 of 4) sorted by relevance
36 constexpr u2 kSparseSwitchSignature = 0x0200; variable
255 case dex::kSparseSwitchSignature: in DisassembleBytecode()400 SLICER_CHECK_EQ(dex_sparse_switch->ident, dex::kSparseSwitchSignature); in FixupSparseSwitch()
110 } else if (*bytecode == kSparseSwitchSignature) { in GetWidthFromBytecode()
522 bytecode_.Push<dex::u2>(dex::kSparseSwitchSignature); in Visit()622 SLICER_CHECK_EQ(payload->ident, dex::kSparseSwitchSignature); in FixupSparseSwitch()