commit | 9383d692bc6ad206d0232f1d68f9c41585a2665c | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Dec 21 10:27:46 2018 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Fri Dec 21 15:41:19 2018 +0000 |
tree | aef0ba1c52f9dd867e6b2adf2356b9ed1bad9073 | |
parent | fadea6bfadc3dccb8d28eb6a133fb8f27e2c4ec2 [diff] |
Allow multiple native debug entries with same address. We create packed entries which hold multiple methods and have address aligned to 64k block that contains those methods. If there is no method at the start of the block, it is possible the new method will be JITed at that 64k-aligned address. Test: test.py -b -r -t 137 Bug: 121363337 Change-Id: I2561b207f99e91e03f4709df5f318879c884a829