OSDN Git Service

Use image pointer size for profile info
authorMathieu Chartier <mathieuc@google.com>
Tue, 15 Sep 2015 01:50:08 +0000 (18:50 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 15 Sep 2015 17:02:40 +0000 (10:02 -0700)
commit1147b9bd68323c753ed1a0b6106b205fd640c820
treed14f8a47c66b78716d23b6cdcbc6e3e6da498361
parentb505997b2176bd29a108cb6c33d06d4ef29ba001
Use image pointer size for profile info

May fix some random crashes in dex2oat due to cross compilation.

Change-Id: I633652500e8c7dfec38044dffd07eb467973d82a
runtime/art_method-inl.h
runtime/art_method.cc
runtime/art_method.h
runtime/gc/collector/concurrent_copying.cc
runtime/jit/jit_instrumentation.cc
runtime/mirror/class-inl.h
runtime/runtime.cc