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

References

lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  121       return ELF::R_ARM_MOVT_PREL;
tools/lld/ELF/Arch/ARM.cpp
  127   case R_ARM_MOVT_PREL:
  488   case R_ARM_MOVT_PREL:
  585   case R_ARM_MOVT_PREL: {
tools/lld/ELF/InputSection.cpp
  519   case R_ARM_MOVT_PREL:
tools/lld/ELF/Thunks.cpp
  514   target->relocateOne(buf + 4, R_ARM_MOVT_PREL, offset);