Home
last modified time | relevance | path

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

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