Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h139 const MCSection *DataCommonSection; variable
231 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp102 DataCommonSection in InitMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp443 return DataCommonSection; in SelectSectionForGlobal()