Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h204 MCSection *ConstDataSection = nullptr; variable
378 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp135 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
156 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1303 return ConstDataSection; in SelectSectionForGlobal()
1325 return ConstDataSection; in getSectionForConstant()