Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h208 MCSection *DataBSSSection = nullptr; variable
384 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp163 DataBSSSection in initMachOMCObjectFileInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1313 return DataBSSSection; in SelectSectionForGlobal()