Home
last modified time | relevance | path

Searched refs:map_list_offset (Results 1 – 1 of 1) sorted by relevance

/art/dexlayout/
Ddexlayout.cc1811 uint32_t map_list_offset = collections.MapListOffset(); in FixupSections() local
1812 if (map_list_offset > offset) { in FixupSections()
1813 collections.SetMapListOffset(map_list_offset + diff); in FixupSections()