Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h167 const MCSection *ConstDataSection; variable
301 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp571 return ConstDataSection; in SelectSectionForGlobal()
592 return ConstDataSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp101 ConstDataSection // .const_data in InitMachOMCObjectFileInfo()