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

Declarations

tools/lld/ELF/SyntheticSections.h
  363   FileGot &getGot(InputFile &f);

References

tools/lld/ELF/SyntheticSections.cpp
  673   FileGot &g = getGot(file);
  692   getGot(file).dynTlsSymbols.insert({&sym, 0});
  696   getGot(file).dynTlsSymbols.insert({nullptr, 0});