Fix hprof dumping from DDMS.

Hprof needs to use Get32 and Get64 (or handle every single type specially) ---
you can't GetInt on a char[] field, say, like this code used to do.

Change-Id: I37eda049b7f341f8ad3c8326b9bcf2997efd7b04
4 files changed
tree: a64da1379485c26e34b9b7ea2e3d4de95650bf99
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk