commit | 479b1de64cd7a8c9c8ca182c699cb2048850c35d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jul 19 18:27:17 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jul 21 15:47:35 2016 -0700 |
tree | bca0b26c4e210e56d25baca49f7a25ffe9178813 | |
parent | 75f0885d7c3d72a0351912b6d47682e1c860efdf [diff] |
ART: Remove PACKED from ArtMethod's ptr_sized_fields_ Remove the PACKED(4) hack, as it's highly annoying when debugging a 64-bit process. Instead, fix the actual offset and size computation for cross-size accesses. Test: m test-art-host Change-Id: I295c78760b74b6a62946e76856f218b4eb159cdc