Searched refs:MergeableConst4Section (Results 1 – 4 of 4) sorted by relevance
117 const MCSection *MergeableConst4Section; variable208 return MergeableConst4Section; in getMergeableConst4Section()
269 if (Kind.isMergeableConst4() && MergeableConst4Section) in SelectSectionForGlobal()270 return MergeableConst4Section; in SelectSectionForGlobal()302 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()303 return MergeableConst4Section; in getSectionForConstant()
33 MergeableConst4Section = in Initialize()
256 MergeableConst4Section = in InitELFMCObjectFileInfo()