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

References

lib/MC/WasmObjectWriter.cpp
  274     CodeRelocations.clear();
  514     CodeRelocations.push_back(Rec);
  847   applyRelocations(CodeRelocations, Section.ContentsOffset);
 1493     for (const WasmRelocationEntry &RelEntry : CodeRelocations)
 1583   writeRelocSection(CodeSectionIndex, "CODE", CodeRelocations);