Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCELFStreamer.cpp145 auto *SectionELF = static_cast<const MCSectionELF *>(Section); in ChangeSection() local
146 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection()
154 Begin = Ctx.getOrCreateSectionSymbol(*SectionELF); in ChangeSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCELFStreamer.cpp155 auto *SectionELF = static_cast<const MCSectionELF *>(Section); in ChangeSection() local
156 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection()