reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
  384   if (!getARMFixupKindMachOInfo(Fixup.getKind(), RelocType, Log2Size)) {
  398     if (RelocType == MachO::ARM_RELOC_HALF)
  402                                         Target, RelocType, Log2Size,
  417   if (IsPCRel && RelocType == MachO::ARM_RELOC_VANILLA)
  420       RelocType != MachO::ARM_RELOC_HALF)
  422                                         Target, RelocType, Log2Size,
  447     if (requiresExternRelocation(Writer, Asm, *Fragment, RelocType, *A,
  466     Type = RelocType;