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

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

Completed in 75 milliseconds