Home
last modified time | relevance | path

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

/art/runtime/
Dimage-inl.h51 const ImageSection& section = GetImageSection(kSectionIMTConflictTables); in VisitPackedImtConflictTables()
Dimage.h198 kSectionIMTConflictTables, enumerator
/art/compiler/
Dimage_writer.cc1465 ImageSection* imt_conflict_tables_section = &out_sections[ImageHeader::kSectionIMTConflictTables]; in CreateImageSections()