Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h204 MCSection *ConstTextCoalSection = nullptr; variable
390 return ConstTextCoalSection; in getConstTextCoalSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp159 ConstTextCoalSection in initMachOMCObjectFileInfo()
168 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1308 return ConstTextCoalSection; in SelectSectionForGlobal()