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

Declarations

tools/lld/ELF/SyntheticSections.h
  207   void addEntry(InputFile &file, Symbol &sym, int64_t addend, RelExpr expr);

References

tools/lld/ELF/Relocations.cpp
 1071         in.mipsGot->addEntry(*sec.file, sym, addend, expr);
 1285         in.mipsGot->addEntry(*sec.file, sym, addend, expr);