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

References

tools/lld/wasm/SyntheticSections.cpp
  305     e->event.Type.SigIndex = out.typeSec->lookupType(e->signature);
  305     e->event.Type.SigIndex = out.typeSec->lookupType(e->signature);
  306     writeEvent(os, e->event);