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

Overridden By

tools/lld/wasm/OutputSections.cpp
   83 void CodeSection::finalizeContents() {
  129 void DataSection::finalizeContents() {
  222 void CustomSection::finalizeContents() {
tools/lld/wasm/SyntheticSections.h
   57   void finalizeContents() override {

References

tools/lld/wasm/Writer.cpp
  366     s->finalizeContents();