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

Declarations

tools/lld/wasm/Symbols.h
  174   bool hasTableIndex() const;

References

tools/lld/wasm/InputFiles.cpp
  180     if (!getFunctionSymbol(reloc.Index)->hasTableIndex())
tools/lld/wasm/MarkLive.cpp
  127         if (funcSym->hasTableIndex() && funcSym->getTableIndex() == 0)
tools/lld/wasm/SyntheticSections.cpp
  338   if (sym->hasTableIndex())