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

Declarations

tools/lld/wasm/InputChunks.h
  152   void setTableIndex(uint32_t index);

References

tools/lld/wasm/SymbolTable.cpp
  660     func->setTableIndex(0);
tools/lld/wasm/Symbols.cpp
  236     f->function->setTableIndex(index);