summaryrefslogtreecommitdiffstats
path: root/disassembler/disassembler_x86.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-05-29 10:19:19 -0700
committerMathieu Chartier <mathieuc@google.com>2014-05-29 13:30:44 -0700
commit57d27334bcb9ea95c969be70d8d93eb1a9c72b41 (patch)
tree871e51a96f1bc3ed717cd338d0be51a8ca73162e /disassembler/disassembler_x86.cc
parent11138c73e0c5f8a90d1eeed3c48a2b63b310671c (diff)
downloadandroid_art-57d27334bcb9ea95c969be70d8d93eb1a9c72b41.tar.gz
android_art-57d27334bcb9ea95c969be70d8d93eb1a9c72b41.tar.bz2
android_art-57d27334bcb9ea95c969be70d8d93eb1a9c72b41.zip
Add support for relative patching to quick offsets.
We now have support for patching relative patches to quick offsets (interpreter bridge, generic trampoline). This fixes an issue where the compiler was generating relative branches to methods but then later deciding to not compile them, we now properly patch these in the image writer. Credits: agampe for help. Bug: 15283931 Change-Id: I3ea5278b39def6c442432fb14103a91c6eae6d0f
Diffstat (limited to 'disassembler/disassembler_x86.cc')
0 files changed, 0 insertions, 0 deletions