Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h205 MCSection *ConstDataSection = nullptr; variable
397 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp154 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
175 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1396 return ConstDataSection; in SelectSectionForGlobal()
1418 return ConstDataSection; in getSectionForConstant()