Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MachineRelocation

599   MachineRelocation MR =
600 MachineRelocation::getGV(GblS.getCurrentPCOffset(),
773 std::vector<MachineRelocation> Relos = S.getRelocations();
774 for (std::vector<MachineRelocation>::iterator MRI = Relos.begin(),
776 MachineRelocation &MR = *MRI;