commit | 2e589aa58a1372909f95e731fd6b8895f6359c3a | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Feb 25 17:53:53 2014 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Feb 25 19:03:17 2014 +0000 |
tree | 6337f7e4765a6c6c1ba5d21e9f3f7c4ebe4971ee | |
parent | 661425e1f90d4f4ed44c66f5e74f48b92a3798df [diff] |
Encode VmapTable entries offset by 2 to reduce size. We're using special values 0xffff and 0xfffe for an fp register marker and for method pointer, respectively. These values were being encoded as 3 bytes each and this changes their encoding to 1 byte. Bug: 9437697 Change-Id: Ic1720e898b131a5d3f6ca87d8e1ecdf76fb4160a