Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/MC/ !
H A DMCWasmStreamer.cpp73 auto *SectionWasm = cast<MCSectionWasm>(Section); in changeSection() local
74 const MCSymbol *Grp = SectionWasm->getGroup(); in changeSection()