Searched refs:startCustomSection (Results 1 – 1 of 1) sorted by relevance
239 void startCustomSection(SectionBookkeeping &Section, StringRef Name);365 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection() function in WasmObjectWriter1062 startCustomSection(Section, std::string("reloc.") + Name.str()); in writeRelocSection()1093 startCustomSection(Section, "linking"); in writeLinkingMetaDataSection()1178 startCustomSection(Section, CustomSection.Name); in writeCustomSection()