Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h179 const MCSection *ConstDataSection; variable
331 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp629 return ConstDataSection; in SelectSectionForGlobal()
651 return ConstDataSection; in getSectionForConstant()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp124 ConstDataSection // .const_data in InitMachOMCObjectFileInfo()