Searched refs:getBSSSection (Results 1 – 3 of 3) sorted by relevance
72 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()248 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
225 MCSection *getBSSSection() const { return BSSSection; } in getBSSSection() function
517 MCSection &BSSSection = *OFI.getBSSSection(); in finish()