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

References

lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  125       return ELF::R_ARM_THM_MOVT_PREL;
tools/lld/ELF/Arch/ARM.cpp
  130   case R_ARM_THM_MOVT_PREL:
  493   case R_ARM_THM_MOVT_PREL:
  592   case R_ARM_THM_MOVT_PREL: {
tools/lld/ELF/InputSection.cpp
  522   case R_ARM_THM_MOVT_PREL:
tools/lld/ELF/Thunks.cpp
  535   target->relocateOne(buf + 4, R_ARM_THM_MOVT_PREL, offset);