OSDN Git Service

Fix oatdump for no image
authorMathieu Chartier <mathieuc@google.com>
Wed, 15 Oct 2014 17:31:46 +0000 (10:31 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 15 Oct 2014 17:31:46 +0000 (10:31 -0700)
commitd424d0856927a5d771644b0ef18cb48ef8c04817
tree66381e851a3fdc4b4d26bf03e4f2fca788f6bb26
parent5c5efc253507eb43265997c9afcd778f72b6cef4
Fix oatdump for no image

Added MemMap::Init if we dont initialize the runtime.

Bug: 18000219
Change-Id: I1bd715e18838919c0773db5fa25623348326baa6
oatdump/oatdump.cc