Searched refs:getBSSSection (Results 1 – 4 of 4) sorted by relevance
88 switchSection(getContext().getObjectFileInfo()->getBSSSection()); in initSections()318 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in emitLocalCommonSymbol()
269 MCSection *getBSSSection() const { return BSSSection; } in getBSSSection() function
902 MCSection &BSSSection = *OFI.getBSSSection(); in finish()
795 getObjFileLowering().getBSSSection() == TheSection) { in emitGlobalVariable()