diff options
author | 2023-11-09 12:15:24 +0000 | |
---|---|---|
committer | 2023-11-09 14:40:48 +0000 | |
commit | b3564e613cb4ea438ffacf9bb2b8001dc54fc797 (patch) | |
tree | 2f9f82085ac8bbc978543273e41d73b6ee8d2896 /compiler/optimizing | |
parent | 8b360427b63e770d7ffb570927ff8fbaf08f1d3f (diff) |
Dex verifier: Rename 'begin_' to 'offset_base_address_'
The name 'begin_' will be ambiguous in the presence of dex container,
since we have the beginning of dex file and of the dex container.
Rename the variable and other uses to be more semantically clear.
Similarly, cache the "data" section, since dex container deprecates
those header fields, so we will need more control over the variable.
Test: fuzz locally
Change-Id: I9eb70dbafe8add08e62578628cb1680dcb13221a
Diffstat (limited to 'compiler/optimizing')
0 files changed, 0 insertions, 0 deletions