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

Overridden By

tools/lld/wasm/SyntheticSections.cpp
   58 void DylinkSection::writeBody() {
   88 void TypeSection::writeBody() {
  124 void ImportSection::writeBody() {
  197 void FunctionSection::writeBody() {
  214 void TableSection::writeBody() {
  227 void MemorySection::writeBody() {
  264 void GlobalSection::writeBody() {
  300 void EventSection::writeBody() {
  320 void ExportSection::writeBody() {
  332 void StartSection::writeBody() {
  344 void ElemSection::writeBody() {
  374 void DataCountSection::writeBody() {
  382 void LinkingSection::writeBody() {
  505 void NameSection::writeBody() {
  545 void ProducersSection::writeBody() {
  562 void TargetFeaturesSection::writeBody() {
  573 void RelocSection::writeBody() {

References

tools/lld/wasm/SyntheticSections.h
   58     writeBody();