Searched refs:MergeableConst16Section (Results 1 – 12 of 12) sorted by relevance
53 MergeableConst16Section = Ctx.getELFSection( in Initialize()118 if (Kind.isMergeableConst16()) return MergeableConst16Section; in SelectSectionForGlobal()148 if (Kind.isMergeableConst16()) return MergeableConst16Section; in getSectionForConstant()
54 MergeableConst16Section = Ctx.getELFSection( in Initialize()123 if (Kind.isMergeableConst16()) return MergeableConst16Section; in SelectSectionForGlobal()154 if (Kind.isMergeableConst16()) return MergeableConst16Section; in getSectionForConstant()
53 MergeableConst16Section = Ctx.getELFSection( in Initialize()118 if (Kind.isMergeableConst16()) return MergeableConst16Section; in SelectSectionForGlobal()149 if (Kind.isMergeableConst16()) return MergeableConst16Section; in getSectionForConstant()
161 MCSection *MergeableConst16Section; variable297 return MergeableConst16Section; in getMergeableConst16Section()
180 MCSection *MergeableConst16Section = nullptr; variable343 return MergeableConst16Section; in getMergeableConst16Section()
181 MCSection *MergeableConst16Section = nullptr; variable352 return MergeableConst16Section; in getMergeableConst16Section()
362 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()363 return MergeableConst16Section; in getSectionForConstant()
743 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()744 return MergeableConst16Section; in getSectionForConstant()
493 MergeableConst16Section = in initELFMCObjectFileInfo()
375 MergeableConst16Section = in initELFMCObjectFileInfo()
380 MergeableConst16Section = in initELFMCObjectFileInfo()
894 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()895 return MergeableConst16Section; in getSectionForConstant()