OSDN Git Service

Fix oatdump after ArtMethod change.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 8 Jul 2015 14:55:28 +0000 (15:55 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 8 Jul 2015 14:55:28 +0000 (15:55 +0100)
commit6fcaf3f7b5c4fca67b506c4a4233e8373be6d48e
tree4e8893f5b4669e3c117ca146956be1f5c6bee6f4
parent30502f1fc8357bdaf11b70e6fc8f5311c6237194
Fix oatdump after ArtMethod change.

ArtMethod is now word aligned, and not necessarily 8 byte aligned.

Change-Id: I8bd6b2f156d7f2ab191d6f2675b013713bbf258d
oatdump/oatdump.cc