Cache DexFile begin and size

Avoid virtual function invocations in DexFile Begin() and Size() methods
by caching duplicate copies of the beginning address and size at construction.

Bug: 110980617
Test: make -j 50 test-art-host
Change-Id: I70867bcd69e30a93b91873171d365a916b76bc96
2 files changed