Home
last modified time | relevance | path

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

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