Home
last modified time | relevance | path

Searched refs:ConstTextCoalSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h175 MCSection *ConstTextCoalSection; variable
304 return ConstTextCoalSection; in getConstTextCoalSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp142 ConstTextCoalSection in initMachOMCObjectFileInfo()
150 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp579 return ConstTextCoalSection; in SelectSectionForGlobal()