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

References

tools/lld/wasm/Symbols.cpp
  331   assert(section->outputSec && section->outputSec->sectionSym);
  332   return section->outputSec->sectionSym;
tools/lld/wasm/Writer.cpp
  135       sec->sectionSym = sym;