Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h140 const MCSection *DataBSSSection; variable
232 const MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp106 DataBSSSection in InitMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp448 return DataBSSSection; in SelectSectionForGlobal()