Searched refs:MergeableConst4Section (Results 1 – 12 of 12) sorted by relevance
47 MergeableConst4Section = Ctx.getELFSection( in Initialize()116 if (Kind.isMergeableConst4()) return MergeableConst4Section; in SelectSectionForGlobal()146 if (Kind.isMergeableConst4()) return MergeableConst4Section; in getSectionForConstant()
48 MergeableConst4Section = Ctx.getELFSection( in Initialize()121 if (Kind.isMergeableConst4()) return MergeableConst4Section; in SelectSectionForGlobal()152 if (Kind.isMergeableConst4()) return MergeableConst4Section; in getSectionForConstant()
47 MergeableConst4Section = Ctx.getELFSection( in Initialize()116 if (Kind.isMergeableConst4()) return MergeableConst4Section; in SelectSectionForGlobal()147 if (Kind.isMergeableConst4()) return MergeableConst4Section; in getSectionForConstant()
159 MCSection *MergeableConst4Section; variable291 return MergeableConst4Section; in getMergeableConst4Section()
178 MCSection *MergeableConst4Section = nullptr; variable337 return MergeableConst4Section; in getMergeableConst4Section()
179 MCSection *MergeableConst4Section = nullptr; variable346 return MergeableConst4Section; in getMergeableConst4Section()
358 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()359 return MergeableConst4Section; in getSectionForConstant()
739 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()740 return MergeableConst4Section; in getSectionForConstant()
485 MergeableConst4Section = in initELFMCObjectFileInfo()
367 MergeableConst4Section = in initELFMCObjectFileInfo()
372 MergeableConst4Section = in initELFMCObjectFileInfo()
890 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()891 return MergeableConst4Section; in getSectionForConstant()