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

References

tools/lld/ELF/Thunks.cpp
  725     offset = destination.getGotPltVA() - (in.ppc32Got2->getParent()->getVA() +
tools/lld/ELF/Writer.cpp
  475     in.ppc32Got2 = make<PPC32Got2Section>();
  476     add(in.ppc32Got2);
 1888   finalizeSynthetic(in.ppc32Got2);