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

References

tools/lld/ELF/Symbols.cpp
  184   return in.ppc64LongBranchTarget->getVA() +
tools/lld/ELF/Thunks.cpp
  302     in.ppc64LongBranchTarget->addEntry(dest);
  304         {target->relativeRel, in.ppc64LongBranchTarget,
  314       in.ppc64LongBranchTarget->addEntry(dest);
tools/lld/ELF/Writer.cpp
  480     in.ppc64LongBranchTarget = make<PPC64LongBranchTargetSection>();
  481     add(in.ppc64LongBranchTarget);
 1941   finalizeSynthetic(in.ppc64LongBranchTarget);