Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h207 MCSection *ConstDataCoalSection = nullptr; variable
397 return ConstDataCoalSection; in getConstDataCoalSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp161 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
166 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1344 return ConstDataCoalSection; in SelectSectionForGlobal()