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

Declarations

tools/lld/ELF/SyntheticSections.h
  127   bool addDynTlsEntry(Symbol &sym);

References

tools/lld/ELF/Relocations.cpp
  169     if (in.got->addDynTlsEntry(sym)) {
  241       if (in.got->addDynTlsEntry(sym)) {