Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCWasmStreamer.cpp64 auto *SectionWasm = static_cast<const MCSectionWasm *>(Section); in ChangeSection() local
65 const MCSymbol *Grp = SectionWasm->getGroup(); in ChangeSection()