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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h180 const MCSection *DataCommonSection; member in class:llvm::MCObjectFileInfo
330 const MCSection *getDataCommonSection() const { return DataCommonSection; }
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp645 return DataCommonSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp132 DataCommonSection

Completed in 532 milliseconds