Home | History | Annotate | Download | only in linker

Lines Matching refs:kImTable

2147           image_info.GetBinSlotSize(Bin::kImTable),
2148 NativeObjectRelocationType::kIMTable});
2149 image_info.IncrementBinSlotSize(Bin::kImTable, size);
2464 case Bin::kImTable:
2575 ImageSection(GetBinSlotOffset(Bin::kImTable), GetBinSlotSize(Bin::kImTable));
2856 case NativeObjectRelocationType::kIMTable: {
3526 case NativeObjectRelocationType::kIMTable:
3527 return Bin::kImTable;