OSDN Git Service

Dex disassembly suppport for invoke-polymorphic.
authorOrion Hodson <oth@google.com>
Tue, 18 Oct 2016 16:02:58 +0000 (17:02 +0100)
committerOrion Hodson <oth@google.com>
Thu, 20 Oct 2016 18:04:07 +0000 (19:04 +0100)
commitb34bb193dd2d45af196592bb4bae26f30d529b13
treee0c38aef953ba388b7e0fb0ef41ec78ab95d4044
parent3da7190bae7c1d75edbc87f01343652c246639f2
Dex disassembly suppport for invoke-polymorphic.

Bug:  30550796
Test: art/test/dexdump/run-all-tests
Change-Id: I013ce2ebbcf9555e01170dc47fc38036c276b1b4
dexdump/dexdump.cc
dexlayout/dex_ir.cc
dexlayout/dexlayout.cc
runtime/dex_file-inl.h
runtime/dex_file.h
runtime/dex_instruction.h
runtime/dex_instruction_list.h
test/dexdump/invoke-polymorphic.dex [new file with mode: 0644]
test/dexdump/invoke-polymorphic.lst [new file with mode: 0644]
test/dexdump/invoke-polymorphic.txt [new file with mode: 0644]
test/dexdump/invoke-polymorphic.xml [new file with mode: 0644]