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

References

lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
   94         return ELF::R_ARM_REL32;
tools/lld/ELF/Arch/ARM.cpp
  128   case R_ARM_REL32:
  385   case R_ARM_REL32:
  530   case R_ARM_REL32:
tools/lld/ELF/InputSection.cpp
  520   case R_ARM_REL32:
tools/lld/ELF/Thunks.cpp
  576   target->relocateOne(buf + 12, R_ARM_REL32, s - p - 12);
  632   target->relocateOne(buf + 12, R_ARM_REL32, s - p - 12);