Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc1465 ImageSection* imt_conflict_tables_section = &out_sections[ImageHeader::kSectionIMTConflictTables]; in CreateImageSections() local
1466 *imt_conflict_tables_section = ImageSection(bin_slot_offsets_[kBinIMTConflictTable], in CreateImageSections()