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 12:01:07 -0700
commita6e95b32d499811bbb37602fc7446a5a0d05b9f8 (patch)
tree7bbb92d4f67d494276a624760927e72b1d9e3b09 /test/ProfileTestMultiDex
parent28e1a501ce86a726d84ffdf646f21144110f692d (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 (cherry picked from commit d3059e77818a058513ed92557160bdb6d5102b67) Change-Id: I322bbdf83509e253430c40428a05c0ad16b81354
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions