Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h208 MCSection *DataCommonSection = nullptr; variable
397 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp173 DataCommonSection in initMachOMCObjectFileInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1352 return DataCommonSection; in SelectSectionForGlobal()