Searched refs:SwitchSectionNoChange (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCStreamer.h218 /// SwitchSectionNoChange - Set the current section where code is being
221 void SwitchSectionNoChange(const MCSection *Section) { function in class:llvm::MCStreamer
/external/llvm/include/llvm/MC/
H A DMCStreamer.h361 void SwitchSectionNoChange(MCSection *Section, function in class:llvm::MCStreamer
/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCAsmStreamer.cpp1032 SwitchSectionNoChange(xdataSect);
/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp1393 SwitchSectionNoChange(XData);

Completed in 645 milliseconds