Searched refs:getBSSSection (Results 1 – 12 of 12) sorted by relevance
72 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()242 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
79 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()301 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
79 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()301 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in emitLocalCommonSymbol()
225 MCSection *getBSSSection() const { return BSSSection; } in getBSSSection() function
245 MCSection *getBSSSection() const { return BSSSection; } in getBSSSection() function
251 MCSection *getBSSSection() const { return BSSSection; } in getBSSSection() function
885 MCSection &BSSSection = *OFI.getBSSSection(); in finish()
866 MCSection &BSSSection = *OFI.getBSSSection(); in finish()
752 MCSection &BSSSection = *OFI.getBSSSection(); in finish()
446 getObjFileLowering().getBSSSection() == TheSection) { in EmitGlobalVariable()
548 getObjFileLowering().getBSSSection() == TheSection) { in EmitGlobalVariable()
577 getObjFileLowering().getBSSSection() == TheSection) { in emitGlobalVariable()