Don't dump loaded but unresolved classes in hprof

If a class is loaded but not yet resolved, it will cause failed
DCHECK when reading static fields.

Bug: 32008990

Test: test/run-test --host 130

Change-Id: I05f549cb2b70c75b06ed23d3405373d15ad7707b
1 file changed