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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  533   case ELF::R_ARM_CALL: // Fall through.
 1223     if (RelType == ELF::R_ARM_PC24 || RelType == ELF::R_ARM_CALL ||
lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  106         return ELF::R_ARM_CALL;
  110         return ELF::R_ARM_CALL;
tools/lld/ELF/Arch/ARM.cpp
   88   case R_ARM_CALL:
  282   case R_ARM_CALL: {
  343   case R_ARM_CALL:
  403   case R_ARM_CALL:
  541   case R_ARM_CALL:
tools/lld/ELF/InputSection.cpp
  504   case R_ARM_CALL:
tools/lld/ELF/Thunks.cpp
  820   case R_ARM_CALL:
  876   case R_ARM_CALL: