Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h209 MCSection *DataBSSSection = nullptr; variable
398 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp177 DataBSSSection in initMachOMCObjectFileInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1357 return DataBSSSection; in SelectSectionForGlobal()