Searched defs:CustomSection (Results 1 – 6 of 6) sorted by relevance
111 CustomSection(std::string name, ArrayRef<InputChunk *> inputSections) in CustomSection() function
195 struct CustomSection : Section { struct196 explicit CustomSection(StringRef Name) in CustomSection() argument218 struct DylinkSection : CustomSection { argument
589 OutStreamer->switchSection(CustomSection); 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 writeCustomSection(WasmCustomSection & CustomSection,const MCAssembler & Asm) writeCustomSection() argument 1934 for (auto &CustomSection : CustomSections) writeOneObject() local [all...]