Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h178 MCSection *DataCommonSection; variable
308 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp157 DataCommonSection in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp621 return DataCommonSection; in SelectSectionForGlobal()