Home
last modified time | relevance | path

Searched refs:getConstTextCoalSection (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h241 const MCSection *getConstTextCoalSection() const { in getConstTextCoalSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h311 const MCSection *getConstTextCoalSection() const { in getConstTextCoalSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h339 const MCSection *getConstTextCoalSection() const { in getConstTextCoalSection() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.cpp552 OutStreamer.SwitchSection(TLOFMacho.getConstTextCoalSection()); in EmitStartOfAsmFile()