Home | History | Annotate | Download | only in linker

Lines Matching refs:Assign

626   // Assign the oat index too.
1352 // We want to intern all strings but also assign offsets for the source string. Since the
1368 // Visit and assign offsets for fields and field arrays.
1424 // Visit and assign offsets for methods.
1462 // Assign offsets for all runtime methods in the IMT since these may hold conflict tables
1518 // If the method is a conflict method we also want to assign the conflict table offset.
1537 // If the method is a conflict method we also want to assign the conflict table offset.
1593 root->Assign(VisitReference(root->AsMirrorPtr()));
1652 // Walk references and assign bin slots for them.
1753 // Visit all references and try to assign bin slots for them (calls TryAssignBinSlot).
2832 dest->Assign(GetImageAddress(src.Ptr()));
2837 dest->Assign(GetImageAddress(src.Ptr()));