Home
last modified time | relevance | path

Searched refs:getDataBSSSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h385 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCMachOStreamer.cpp421 return emitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in emitLocalCommonSymbol()