Searched refs:sparse_switches_ (Results 1 – 4 of 4) sorted by relevance
82 std::map<dex::u4, const SparseSwitchPayload*> sparse_switches_; variable
504 std::map<dex::u4, SparseSwitchFixup> sparse_switches_; member
285 for (auto& fixup : sparse_switches_) { in FixupSwitches()323 sparse_switches_.clear(); in Disassemble()389 auto& instr = sparse_switches_[offset].instr; in DecodeSparseSwitch()503 dex::u4& base_offset = sparse_switches_[targetOffset].base_offset; in DecodeBytecode()
516 auto& instr = sparse_switches_[offset_]; in Visit()618 auto instr = sparse_switches_[payload_offset]; in FixupSparseSwitch()662 sparse_switches_.clear(); in Encode()