Log information about JITed JNI stubs in GetOatQuickMethodHeader

We added some logs to debug crashes in GetOatQuickMethodHeader.
Crashes from b/307702425 suggest that the method failing the check is a
native method. So also log JITed JNI stubs to identify the problem.

Test: art/test.py
Change-Id: I7f92f88be4fe86aa3ca1b1e5dcd83096f54113ff
2 files changed