Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h206 kIMTConflictTable, enumerator
231 kIMTConflictTable, enumerator
Dimage_writer.cc1742 image_info.GetBinSlotSize(Bin::kIMTConflictTable), in TryAssignConflictTableOffset()
1743 NativeObjectRelocationType::kIMTConflictTable}); in TryAssignConflictTableOffset()
1744 image_info.IncrementBinSlotSize(Bin::kIMTConflictTable, size); in TryAssignConflictTableOffset()
2201 case Bin::kIMTConflictTable: { in FinalizeBinSlotOffsets()
2551 … ImageSection(GetBinSlotOffset(Bin::kIMTConflictTable), GetBinSlotSize(Bin::kIMTConflictTable)); in CreateImageSections()
2846 case NativeObjectRelocationType::kIMTConflictTable: { in CopyAndFixupNativeData()
3526 case NativeObjectRelocationType::kIMTConflictTable: in BinTypeForNativeRelocationType()
3527 return Bin::kIMTConflictTable; in BinTypeForNativeRelocationType()