HomeSort by relevance Sort by last modified time
    Searched refs:SectionELF (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCELFStreamer.cpp 145 auto *SectionELF = static_cast<const MCSectionELF *>(Section);
146 const MCSymbol *Grp = SectionELF->getGroup();
154 Begin = Ctx.getOrCreateSectionSymbol(*SectionELF);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCELFStreamer.cpp 155 auto *SectionELF = static_cast<const MCSectionELF *>(Section);
156 const MCSymbol *Grp = SectionELF->getGroup();

Completed in 344 milliseconds