Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h197 MCSection *DataCommonSection; variable
352 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp158 DataCommonSection in initMachOMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1011 return DataCommonSection; in SelectSectionForGlobal()