Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h194 MCSection *ConstDataSection; variable
347 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp134 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
155 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1006 return ConstDataSection; in SelectSectionForGlobal()
1028 return ConstDataSection; in getSectionForConstant()