commit | 12d16ad924836cad46419a0f7eb57e13363139ef | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Feb 27 13:42:09 2014 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Thu Feb 27 13:47:47 2014 +0000 |
tree | 12a7ee32ff97c82cb86dc52b5a6fe66ca16ca37a | |
parent | b565506a63e75dac4a8bb9dd54dabf5259e5b95f [diff] |
Clean up MappingTable::FirstDexToPcPtr(). Use DecodeSignedLeb128() to skip over dex PCs. This is just to be consistent, the number of bytes skipped is the same as with DecodeUnsignedLeb128() and the result is ignored. Change-Id: Ib5198b0367030957a6e2c650200121c2d828c0a6