Searched refs:MergeableConst8Section (Results 1 – 4 of 4) sorted by relevance
159 const MCSection *MergeableConst8Section; variable306 return MergeableConst8Section; in getMergeableConst8Section()
38 MergeableConst8Section = in Initialize()
301 if (Kind.isMergeableConst8() && MergeableConst8Section) in SelectSectionForGlobal()302 return MergeableConst8Section; in SelectSectionForGlobal()334 if (Kind.isMergeableConst8() && MergeableConst8Section) in getSectionForConstant()335 return MergeableConst8Section; in getSectionForConstant()
429 MergeableConst8Section = in InitELFMCObjectFileInfo()