Home
last modified time | relevance | path

Searched defs:SwitchSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp59 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer
/external/llvm/lib/MC/
DMCStreamer.cpp706 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection() function in MCStreamer