HomeSort by relevance Sort by last modified time
    Searched refs:getTextCoalSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 258 const MCSection *getTextCoalSection() const { return TextCoalSection; }
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 474 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection());
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 570 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection());
    [all...]

Completed in 174 milliseconds