OSDN Git Service

Emit symbol names for trampoline symbols in oatdump
authorTamas Berghammer <tberghammer@google.com>
Tue, 26 Jan 2016 18:03:43 +0000 (18:03 +0000)
committerTamas Berghammer <tberghammer@google.com>
Wed, 27 Jan 2016 17:58:10 +0000 (17:58 +0000)
commit8f75c455ab41abe709e6e801cf360dbe079d5ffa
tree7c98b45c4d3504a419748791de0f49a66f8a3848
parentc3a02d2e9a12d1cd085c91cc6c876ae44daee805
Emit symbol names for trampoline symbols in oatdump

Modify the symbolizer functionality of oatdump to emit symbols for
the trampolines in the begining of each oat file.

Change-Id: I083c160ff54784f904743f87bcc18881e6ce0603
oatdump/oatdump.cc