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

Declarations

tools/lld/wasm/SymbolTable.h
   73   bool addComdat(StringRef name);

References

tools/lld/wasm/InputFiles.cpp
  314     bool isNew = ignoreComdats || symtab->addComdat(comdat);
  550     keptComdats.push_back(symtab->addComdat(s));