Home
last modified time | relevance | path

Searched defs:SubSection (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp167 SubSectionWriter SubSection(OS); in writeSectionContent() local
190 SubSectionWriter SubSection(OS); in writeSectionContent() local
276 SubSectionWriter SubSection(OS); in writeSectionContent() local
289 SubSectionWriter SubSection(OS); in writeSectionContent() local
302 SubSectionWriter SubSection(OS); in writeSectionContent() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h24 const MCExpr *SubSection, raw_ostream &OS) override{}; in changeSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp88 const MCExpr *SubSection, in changeSection()
/openbsd-src/gnu/llvm/lld/wasm/
H A DSyntheticSections.cpp37 class SubSection { class
39 explicit SubSection(uint32_t type) : type(type) {} in SubSection() function in lld::wasm::__anon1dfa910c0111::SubSection
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp1162 SectionBookkeeping SubSection; in writeLinkingMetaDataSection() local