Remove size argument from DexFile constructors.

We know the DEX size from the DEX header, and we know the range of
valid underlying memory from DexFileContainer, so it is redundant.

Test: ./art/test.py -b --host 001
Change-Id: I0bd0fe25797ead4df864d97a2bfa8608f75bd694
10 files changed