reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1448 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & 1452 uint64_t FixupOffset = Layout.getFragmentOffset(Fragment) + Fixup.getOffset(); 1458 Ctx.reportError(Fixup.getLoc(), 1467 Ctx.reportError(Fixup.getLoc(), 1495 if (!checkRelocation(Ctx, Fixup.getLoc(), &FixupSection, SecA)) 1498 unsigned Type = TargetObjectWriter->getRelocType(Ctx, Target, Fixup, IsPCRel);