Searched defs:CustomSection (Results 1 – 5 of 5) sorted by relevance
195 struct CustomSection : Section { struct196 explicit CustomSection(StringRef Name) in CustomSection() argument218 struct DylinkSection : CustomSection { argument
589 MCSectionWasm *CustomSection = OutContext.getWasmSection( in EmitFunctionAttributes() local
575 auto *CustomSection = cast<WasmYAML::CustomSection>(&Sec); in writeRelocSection() local
179 auto CustomSection = cast<WasmYAML::CustomSection>(Section.get()); in mapping() local
1238 void WasmObjectWriter::writeCustomSection(WasmCustomSection &CustomSection, in writeCustomSection() argument 1934 for (auto &CustomSection : CustomSections) writeOneObject() local [all...]