Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h198 MCSection *DataBSSSection; variable
353 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp162 DataBSSSection in initMachOMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1016 return DataBSSSection; in SelectSectionForGlobal()