summaryrefslogtreecommitdiff
path: root/libartbase/base/file_utils.h
diff options
context:
space:
mode:
author David Srbecky <dsrbecky@google.com> 2023-02-24 18:42:20 +0000
committer David Srbecky <dsrbecky@google.com> 2023-02-27 17:35:35 +0000
commit771b44f32420c613acdf2046777c6df7d68a2734 (patch)
treee916b85d9a7c9a3c495fdeef2f4c45e7178832be /libartbase/base/file_utils.h
parent2cc19b15b383fd29fffd9904bf678c2592a66889 (diff)
Refactor DataBegin() and DataEnd() calculation in DexFile.
In this context, the data range is defined as the memory region that most of the dex offsets are relative to. It is same as the whole dex file for standard dex, but special for compact dex. Push the calculation of this memory range into DexFile internals, since it will different for multidex in the future (where it will be the memory range of the whole mulitdex container). Bug: 266950186 Test: test.py -b --host --all-cdex_level --64 Change-Id: I1e4ad9af975fd15c24c1d89a5fc51c63ea562091
Diffstat (limited to 'libartbase/base/file_utils.h')
0 files changed, 0 insertions, 0 deletions