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

Declarations

lib/MC/WasmObjectWriter.cpp
  329   void writeCustomSection(WasmCustomSection &CustomSection,

References

lib/MC/WasmObjectWriter.cpp
 1581     writeCustomSection(CustomSection, Asm, Layout);
 1587     writeCustomSection(*ProducersSection, Asm, Layout);
 1589     writeCustomSection(*TargetFeaturesSection, Asm, Layout);