Searched refs:MergeableConst4Section (Results 1 – 4 of 4) sorted by relevance
147 const MCSection *MergeableConst4Section; variable280 return MergeableConst4Section; in getMergeableConst4Section()
33 MergeableConst4Section = in Initialize()
299 if (Kind.isMergeableConst4() && MergeableConst4Section) in SelectSectionForGlobal()300 return MergeableConst4Section; in SelectSectionForGlobal()332 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()333 return MergeableConst4Section; in getSectionForConstant()
358 MergeableConst4Section = in InitELFMCObjectFileInfo()