Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h209 MCSection *DataBSSSection = nullptr; variable
400 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp173 DataBSSSection in initMachOMCObjectFileInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1391 return DataBSSSection; in SelectSectionForGlobal()