Searched refs:MergeableConst32Section (Results 1 – 3 of 3) sorted by relevance
192 MCSection *MergeableConst32Section = nullptr; variable388 return MergeableConst32Section; in getMergeableConst32Section()
1045 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()1046 return MergeableConst32Section; in getSectionForConstant()1075 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()
425 MergeableConst32Section = in initELFMCObjectFileInfo()