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

Declarations

lib/MC/WasmObjectWriter.cpp
  264   void startCustomSection(SectionBookkeeping &Section, StringRef Name);

References

lib/MC/WasmObjectWriter.cpp
  903   startCustomSection(Section, std::string("reloc.") + Name.str());
  934   startCustomSection(Section, "linking");
 1018   startCustomSection(Section, CustomSection.Name);