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
178 auto CustomSection = cast<WasmYAML::CustomSection>(Section.get()); mapping() local
1241 auto *Sec = CustomSection.Section; in writeCustomSection() argument 1948 for (auto &CustomSection : CustomSections) writeOneObject() local [all...]