Searched refs:MergeableConst32Section (Results 1 – 3 of 3) sorted by relevance
187 MCSection *MergeableConst32Section = nullptr; variable384 return MergeableConst32Section; in getMergeableConst32Section()
424 MergeableConst32Section = in initELFMCObjectFileInfo()
1017 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()1018 return MergeableConst32Section; in getSectionForConstant()