Searched refs:MergeableConst32Section (Results 1 – 9 of 9) sorted by relevance
162 MCSection *MergeableConst32Section; variable300 return MergeableConst32Section; in getMergeableConst32Section()
181 MCSection *MergeableConst32Section = nullptr; variable346 return MergeableConst32Section; in getMergeableConst32Section()
182 MCSection *MergeableConst32Section = nullptr; variable355 return MergeableConst32Section; in getMergeableConst32Section()
364 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()365 return MergeableConst32Section; in getSectionForConstant()
745 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()746 return MergeableConst32Section; in getSectionForConstant()
497 MergeableConst32Section = in initELFMCObjectFileInfo()
379 MergeableConst32Section = in initELFMCObjectFileInfo()
384 MergeableConst32Section = in initELFMCObjectFileInfo()
896 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()897 return MergeableConst32Section; in getSectionForConstant()