Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h176 MCSection *ConstDataSection; variable
306 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp616 return ConstDataSection; in SelectSectionForGlobal()
637 return ConstDataSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp154 ConstDataSection // .const_data in initMachOMCObjectFileInfo()