Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h204 MCSection *ConstTextCoalSection = nullptr; variable
395 return ConstTextCoalSection; in getConstTextCoalSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp164 ConstTextCoalSection in initMachOMCObjectFileInfo()
173 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1357 return ConstTextCoalSection; in SelectSectionForGlobal()