Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h193 MCSection *ConstTextCoalSection; variable
345 return ConstTextCoalSection; in getConstTextCoalSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp144 ConstTextCoalSection in initMachOMCObjectFileInfo()
153 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp967 return ConstTextCoalSection; in SelectSectionForGlobal()