Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h207 MCSection *ConstDataCoalSection = nullptr; variable
401 return ConstDataCoalSection; in getConstDataCoalSection()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCObjectFileInfo.cpp170 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
175 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp1357 return ConstDataCoalSection; in SelectSectionForGlobal()