Searched defs:switchSection (Results 1 – 3 of 3) sorted by relevance
93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MipsELFStreamer
1356 void MCStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MCStreamer1370 bool MCStreamer::switchSection(MCSection *Section, const MCExpr *SubsecExpr) { in switchSection() function in MCStreamer
532 void MCAsmStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MCAsmStreamer