Searched refs:MergeableConst16Section (Results 1 – 4 of 4) sorted by relevance
119 const MCSection *MergeableConst16Section; variable214 return MergeableConst16Section; in getMergeableConst16Section()
273 if (Kind.isMergeableConst16() && MergeableConst16Section) in SelectSectionForGlobal()274 return MergeableConst16Section; in SelectSectionForGlobal()306 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()307 return MergeableConst16Section; in getSectionForConstant()
43 MergeableConst16Section = in Initialize()
266 MergeableConst16Section = in InitELFMCObjectFileInfo()