OSDN Git Service

Fix oatdump for apps.
authorDave Allison <dallison@google.com>
Wed, 12 Mar 2014 18:05:39 +0000 (11:05 -0700)
committerDave Allison <dallison@google.com>
Wed, 12 Mar 2014 18:08:14 +0000 (11:08 -0700)
commitc6104ae36351591157fa09c482796256f82daddc
tree142c6453e7aa53b3aed88cfa12c417858da285ac
parentca46e2003360b44f4c043f6da87092592bc3d6d6
Fix oatdump for apps.

This fixes the assertion failure for the interpreter to interpreter bridge offset
when dumping an app.

Bug: 13433669
Change-Id: Ic405ef7e43b849573a27db2ffa570e87b80c6af7
runtime/oat.cc