HomeSort by: relevance | last modified time | path
    Searched defs:SwitchSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 93 void MipsELFStreamer::SwitchSection(MCSection *Section,
95 MCELFStreamer::SwitchSection(Section, Subsection);
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCStreamer.cpp 401 SwitchSection(getContext().getObjectFileInfo()->getTextSection());
716 SwitchSection(CurFrame->TextSection);
1193 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) {
1214 SwitchSection(Section);

Completed in 16 milliseconds