Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h207 MCSection *DataCommonSection = nullptr; variable
384 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp160 DataCommonSection in initMachOMCObjectFileInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1329 return DataCommonSection; in SelectSectionForGlobal()