diff options
author | 2024-06-19 18:15:37 +0100 | |
---|---|---|
committer | 2024-06-21 09:00:39 +0000 | |
commit | 90b7adbd418ea929b73647ada2b1aa9be3bfa424 (patch) | |
tree | 5a2a5edf8e9752e84d11a7b7ebd48c987d3a9cd1 /compiler/optimizing/instruction_builder.cc | |
parent | 8ac93e5c7f2c16df7b803b8431aec05c863f830a (diff) |
Don't invoke SetEntryPointFromQuickCompiledCode when relocating image.
The old entrypoint points to arbitrary memory which could be the current
JIT cache. SetEntryPointFromQuickCompiledCode has logic to put old
JIT entrypoints in the zombie list, and so we were wrongly adding these
bogus pointers to the zombie list.
Test: v2/mokey-core-devs/device-boot-health-check-mokey
Bug: 346052740
Change-Id: I01b224468733cdb1bf7d3387b64351e4db905681
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions