Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h198 MCSection *ConstTextCoalSection = nullptr; variable
358 return ConstTextCoalSection; in getConstTextCoalSection()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCObjectFileInfo.cpp144 ConstTextCoalSection in initMachOMCObjectFileInfo()
153 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp993 return ConstTextCoalSection; in SelectSectionForGlobal()