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

Overridden By

tools/lld/wasm/OutputSections.cpp
  124 void CodeSection::writeRelocations(raw_ostream &os) const {
  209 void DataSection::writeRelocations(raw_ostream &os) const {
  262 void CustomSection::writeRelocations(raw_ostream &os) const {

References

tools/lld/wasm/SyntheticSections.cpp
  578   sec->writeRelocations(bodyOutputStream);