Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h208 MCSection *DataCommonSection = nullptr; variable
399 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp169 DataCommonSection in initMachOMCObjectFileInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1386 return DataCommonSection; in SelectSectionForGlobal()