Home
last modified time | relevance | path

Searched refs:getTextCoalSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h343 MCSection *getTextCoalSection() const { return TextCoalSection; } in getTextCoalSection() function
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1544 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile()