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

References

lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  126       return ELF::R_AARCH64_NONE;
  136         return ELF::R_AARCH64_NONE;
  152           return ELF::R_AARCH64_NONE;
  165       return ELF::R_AARCH64_NONE;
  182       return ELF::R_AARCH64_NONE;
  186       return ELF::R_AARCH64_NONE;
  189       return ELF::R_AARCH64_NONE;
  192       return ELF::R_AARCH64_NONE;
  202         return ELF::R_AARCH64_NONE;
  225       return ELF::R_AARCH64_NONE;
  240       return ELF::R_AARCH64_NONE;
  255       return ELF::R_AARCH64_NONE;
  274           return ELF::R_AARCH64_NONE;
  288         return ELF::R_AARCH64_NONE;
  298           return ELF::R_AARCH64_NONE;
  308           return ELF::R_AARCH64_NONE;
  315       return ELF::R_AARCH64_NONE;
  326           return ELF::R_AARCH64_NONE;
  344           return ELF::R_AARCH64_NONE;
  354           return ELF::R_AARCH64_NONE;
  359       return ELF::R_AARCH64_NONE;
  374       return ELF::R_AARCH64_NONE;
  437       return ELF::R_AARCH64_NONE;
  442       return ELF::R_AARCH64_NONE;
tools/lld/ELF/Arch/AArch64.cpp
   61   noneRel = R_AARCH64_NONE;
  147   case R_AARCH64_NONE:
  187   return R_AARCH64_NONE;