Searched refs:startCustomSection (Results 1 – 1 of 1) sorted by relevance
250 void startCustomSection(SectionBookkeeping &Section, StringRef Name);353 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection() function in WasmObjectWriter945 startCustomSection(Section, std::string("reloc.") + Name.str()); in writeRelocSection()976 startCustomSection(Section, "linking"); in writeLinkingMetaDataSection()1060 startCustomSection(Section, CustomSection.Name); in writeCustomSections()