summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2016-05-11 10:30:47 -0700
committerAart Bik <ajcbik@google.com>2016-05-12 10:01:08 -0700
commitd3059e77818a058513ed92557160bdb6d5102b67 (patch)
treecff82528de3dd71104d9b3fa4e1a57f2c9fc81dc /test/ProfileTestMultiDex
parentb0fca360a081eff1a44c6f055c628e2dba44c003 (diff)
Fix oatdump crash on arm64/arm code.
Also adds 16 bit literal information. Rationale: When "run-away" instructions are disassembled, the literal addresses may go out of range, causing oatdump to crash. This CL guards memory access against the full memory range allocated to assembly instructions and data (it is possible but not really necessary to refine this a bit). Out of range arguments are now displayed as (?) to denote the issue, which is a lot nicer than crashing. BUG=28670871 Change-Id: I51e9b6a6a99162546fe31059f14278e8980451c2
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions