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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h331 const MCSection *getDataBSSSection() const { return DataBSSSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/MC/
H A DMCMachOStreamer.cpp357 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(),

Completed in 140 milliseconds