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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  507   case ELF::R_ARM_NONE:
lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
   88       return ELF::R_ARM_NONE;
  151     return ELF::R_ARM_NONE;
  153     return ELF::R_ARM_NONE;
  173       return ELF::R_ARM_NONE;
tools/lld/ELF/Arch/ARM.cpp
   54   noneRel = R_ARM_NONE;
  132   case R_ARM_NONE:
  150   return R_ARM_NONE;