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

References

tools/lld/ELF/Driver.cpp
  874   config->init = args.getLastArgValue(OPT_init, "_init");
tools/lld/ELF/MarkLive.cpp
  232   markSymbol(symtab->find(config->init));
tools/lld/ELF/SyntheticSections.cpp
 1432     if (Symbol *b = symtab->find(config->init))