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

References

lib/MC/WasmObjectWriter.cpp
  275     DataRelocations.clear();
  512     DataRelocations.push_back(Rec);
  877   applyRelocations(DataRelocations, Section.ContentsOffset);
 1495     for (const WasmRelocationEntry &RelEntry : DataRelocations)
 1584   writeRelocSection(DataSectionIndex, "DATA", DataRelocations);