Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.cc1828 uint32_t annotation_set_items_offset = collections.AnnotationSetItemsOffset(); in FixupSections() local
1829 if (annotation_set_items_offset > offset) { in FixupSections()
1830 collections.SetAnnotationSetItemsOffset(annotation_set_items_offset + diff); in FixupSections()