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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 1549     } else if (RelType == ELF::R_PPC64_TOC16 ||
 1566       case ELF::R_PPC64_TOC16: RelType = ELF::R_PPC64_ADDR16; break;
lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  191         Type = ELF::R_PPC64_TOC16;
tools/lld/ELF/Arch/PPC64.cpp
  104   return type == R_PPC64_TOC16 || type == R_PPC64_TOC16_DS;
  562   case R_PPC64_TOC16:
  689   case R_PPC64_TOC16: