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

Declarations

tools/lld/wasm/SyntheticSections.h
  137   void addFunction(InputFunction *func);

References

tools/lld/wasm/Writer.cpp
  611     out.functionSec->addFunction(func);
  616       out.functionSec->addFunction(func);