Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h180 const MCSection *DataCommonSection; variable
329 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp131 DataCommonSection in InitMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp641 return DataCommonSection; in SelectSectionForGlobal()