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

References

lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  123       return ELF::R_ARM_MOVW_PREL_NC;
tools/lld/ELF/Arch/ARM.cpp
  126   case R_ARM_MOVW_PREL_NC:
  483   case R_ARM_MOVW_PREL_NC:
  584   case R_ARM_MOVW_PREL_NC:
tools/lld/ELF/InputSection.cpp
  518   case R_ARM_MOVW_PREL_NC:
tools/lld/ELF/Thunks.cpp
  513   target->relocateOne(buf, R_ARM_MOVW_PREL_NC, offset);