Searched refs:SmallDataSection (Results 1 – 4 of 4) sorted by relevance
43 SmallDataSection = getContext().getELFSection( in Initialize()123 return SmallDataSection; in SelectSectionForGlobal()142 return SmallDataSection; in getSectionForConstant()
18 const MCSection *SmallDataSection; variable
36 SmallDataSection = getContext().getELFSection( in Initialize()93 return SmallDataSection; in SelectSectionForGlobal()
19 const MCSectionELF *SmallDataSection; variable