Home | History | Annotate | Download | only in MC

Lines Matching refs:FixupOffset

818   uint64_t FixupOffset = Layout.getFragmentOffset(Fragment) + Fixup.getOffset();
852 uint64_t K = SymBOffset - FixupOffset;
885 ELFRelocationEntry Rec(FixupOffset, SecAD, Type, Addend);
899 ELFRelocationEntry Rec(FixupOffset, SymA, Type, Addend);