Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h404 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCMachOStreamer.cpp408 return emitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in emitLocalCommonSymbol()