Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir_builder.cc74 collections.SetMapListOffset(disk_header.map_off_); in DexIrBuilder()
Ddex_ir.h302 void SetMapListOffset(uint32_t new_offset) { map_list_offset_ = new_offset; } in SetMapListOffset() function
Ddexlayout.cc1813 collections.SetMapListOffset(map_list_offset + diff); in FixupSections()