Searched refs:getTextCoalSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h324 const MCSection *getTextCoalSection() const { return TextCoalSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp859 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection());
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp439 TextSections.insert(TLOFMacho.getTextCoalSection());

Completed in 41 milliseconds