Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCWasmStreamer.cpp64 auto *SectionWasm = cast<MCSectionWasm>(Section); in ChangeSection() local
65 const MCSymbol *Grp = SectionWasm->getGroup(); in ChangeSection()