Rewrite method matching in UnstartedRuntime.

Use the `ArtMethod*` as the key in the maps to avoid
the `PrettyMethod()` overhead.

Remove ByteOrder.isLittleEndian() implementation from
UnstartedRuntime. The Java method has been removed by
    https://android-review.googlesource.com/151062 .

Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Test: boots.
Bug: 175869411
Change-Id: I97cf91a0abf2b28f83562d8764d28edafa1a09e2
5 files changed