Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h204 MCSection *ConstTextCoalSection = nullptr; variable
392 return ConstTextCoalSection; in getConstTextCoalSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp155 ConstTextCoalSection in initMachOMCObjectFileInfo()
164 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1342 return ConstTextCoalSection; in SelectSectionForGlobal()