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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 1551                RelType == ELF::R_PPC64_TOC16_LO ||
 1568       case ELF::R_PPC64_TOC16_LO: RelType = ELF::R_PPC64_ADDR16_LO; break;
lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  194         Type = ELF::R_PPC64_TOC16_LO;
tools/lld/ELF/Arch/PPC64.cpp
  375     relocateOne(loc, R_PPC64_TOC16_LO, val);
  565   case R_PPC64_TOC16_LO:
  713   case R_PPC64_TOC16_LO:
  756   case R_PPC64_TOC16_LO: