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
330 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp645 return DataCommonSection; in SelectSectionForGlobal()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp132 DataCommonSection in InitMachOMCObjectFileInfo()