Home
last modified time | relevance | path

Searched refs:SectionWasm (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCWasmStreamer.cpp87 auto *SectionWasm = cast<MCSectionWasm>(Section); in changeSection() local
88 const MCSymbol *Grp = SectionWasm->getGroup(); in changeSection()