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

References

lib/MC/WasmObjectWriter.cpp
  281     CustomSections.clear();
  923   for (const auto &Sec : CustomSections) {
  963             CustomSections[Sym.ElementIndex].OutputIndex;
 1262         WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size();
 1279       CustomSections.emplace_back(Name, &Section);
 1580   for (auto &CustomSection : CustomSections)