Searched refs:SixteenByteConstantSection (Results 1 – 3 of 3) sorted by relevance
143 const MCSection *SixteenByteConstantSection; variable240 return SixteenByteConstantSection; in getSixteenByteConstantSection()
426 if (Kind.isMergeableConst16() && SixteenByteConstantSection) in SelectSectionForGlobal()427 return SixteenByteConstantSection; in SelectSectionForGlobal()465 if (Kind.isMergeableConst16() && SixteenByteConstantSection) in getSectionForConstant()466 return SixteenByteConstantSection; in getSectionForConstant()
74 SixteenByteConstantSection = 0; in InitMachOMCObjectFileInfo()77 SixteenByteConstantSection = // .literal16 in InitMachOMCObjectFileInfo()