Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h208 MCSection *DataCommonSection = nullptr; variable
403 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp178 DataCommonSection in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1399 return DataCommonSection; in SelectSectionForGlobal()