Lines Matching full:fixup
188 const MCFragment *Fragment, const MCFixup &Fixup,
655 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) {
660 Asm.getContext().reportError(Fixup.getLoc(),
666 Asm.getContext().reportError(Fixup.getLoc(),
686 Fixup.getLoc(),
694 Fixup.getLoc(),
716 Layout.getFragmentOffset(Fragment) + Fixup.getOffset();
745 Reloc.Data.VirtualAddress += Fixup.getOffset();
747 Target, Fixup, CrossSection, Asm.getBackend());
796 if (Fixup.getKind() == FK_SecRel_2)
799 if (TargetObjectWriter->recordRelocation(Fixup))
880 // Fixup weak external references.
891 // Fixup associative COMDAT sections.