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

References

lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  127       return ELF::R_ARM_THM_MOVW_PREL_NC;
tools/lld/ELF/Arch/ARM.cpp
  129   case R_ARM_THM_MOVW_PREL_NC:
  505   case R_ARM_THM_MOVW_PREL_NC:
  591   case R_ARM_THM_MOVW_PREL_NC:
tools/lld/ELF/InputSection.cpp
  521   case R_ARM_THM_MOVW_PREL_NC:
tools/lld/ELF/Thunks.cpp
  534   target->relocateOne(buf, R_ARM_THM_MOVW_PREL_NC, offset);