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