Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h176 MCSection *DataBSSSection; variable
304 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/NextBSD/contrib/llvm/lib/MC/
HDMCObjectFileInfo.cpp135 DataBSSSection in initMachOMCObjectFileInfo()
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp631 return DataBSSSection; in SelectSectionForGlobal()