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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h155 const MCSection *DataCommonSection; member in class:llvm::MCObjectFileInfo
264 const MCSection *getDataCommonSection() const { return DataCommonSection; }
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp557 return DataCommonSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp108 DataCommonSection

Completed in 17 milliseconds