Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h207 MCSection *DataCommonSection = nullptr; variable
383 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp159 DataCommonSection in initMachOMCObjectFileInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1308 return DataCommonSection; in SelectSectionForGlobal()