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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  515   case ELF::R_ARM_TARGET1:
 1259       if (RelType == ELF::R_ARM_PREL31 || RelType == ELF::R_ARM_TARGET1 ||
lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  189       return ELF::R_ARM_TARGET1;
tools/lld/ELF/Arch/ARM.cpp
  109   case R_ARM_TARGET1:
  148   if ((type == R_ARM_ABS32) || (type == R_ARM_TARGET1 && !config->target1Rel))
  388   case R_ARM_TARGET1:
  531   case R_ARM_TARGET1: