commit | ca8de0a70eab62707f3c71a211093f340fdcd5f4 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Jul 04 11:56:08 2018 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Thu Jul 19 13:42:20 2018 +0100 |
tree | a391c1307e87edad399418236a2a1842a8f06f34 | |
parent | 7f7f9d3991f3a55da8934a3b72890d4776373598 [diff] |
Move .art.rel data to a section in .art, part 1. Refactor the code so that we can collect all relocation offsets while writing the image. Test: Manually verify that the aosp_taimen-userdebug boot image is identical before and after this change; using WIP follow-up code, check that we record the same locations as the patchoat-generated .rel files. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 77856493 Change-Id: Id8c78e417e77e859a82a680504253f41e84560d6