Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h203 MCSection *ConstTextCoalSection = nullptr; variable
376 return ConstTextCoalSection; in getConstTextCoalSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp145 ConstTextCoalSection in initMachOMCObjectFileInfo()
154 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1264 return ConstTextCoalSection; in SelectSectionForGlobal()