Searched refs:getBSSSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/MC/
H A DWinCOFFStreamer.cpp74 SwitchSection(getContext().getObjectFileInfo()->getBSSSection());
201 const MCSection *Section = getContext().getObjectFileInfo()->getBSSSection();
H A DMCELFStreamer.cpp50 SwitchSection(getContext().getObjectFileInfo()->getBSSSection());
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h219 const MCSection *getBSSSection() const { return BSSSection; } function in class:llvm::MCObjectFileInfo

Completed in 600 milliseconds