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

/external/llvm/include/llvm/MC/
H A DMCStreamer.h178 /// This is called by PopSection and SwitchSection, if the current
204 /// SwitchSection - Set the current section where code is being emitted to
208 void SwitchSection(const MCSection *Section) { function in class:llvm::MCStreamer

Completed in 55 milliseconds