Searched refs:SmallBSSSection (Results 1 – 4 of 4) sorted by relevance
38 SmallBSSSection = getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()92 return SmallBSSSection; in SelectSectionForGlobal()
20 MCSectionELF *SmallBSSSection; variable
46 SmallBSSSection = getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()123 return SmallBSSSection; in SelectSectionForGlobal()
19 MCSection *SmallBSSSection; variable