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

Declarations

tools/lld/wasm/SymbolTable.h
   67   Symbol *addUndefinedGlobal(StringRef name, StringRef importName,

References

tools/lld/wasm/Driver.cpp
  442   auto *sym = cast<UndefinedGlobal>(symtab->addUndefinedGlobal(
tools/lld/wasm/InputFiles.cpp
  460     return symtab->addUndefinedGlobal(name, sym.Info.ImportName,