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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 1550                RelType == ELF::R_PPC64_TOC16_DS ||
 1567       case ELF::R_PPC64_TOC16_DS: RelType = ELF::R_PPC64_ADDR16_DS; break;
lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  342         Type = ELF::R_PPC64_TOC16_DS;
tools/lld/ELF/Arch/PPC64.cpp
  104   return type == R_PPC64_TOC16 || type == R_PPC64_TOC16_DS;
  563   case R_PPC64_TOC16_DS:
  692   case R_PPC64_TOC16_DS: