Searched refs:getReadOnlyWithRel (Results 1 – 6 of 6) sorted by relevance
59 SectionKind::getReadOnlyWithRel()); in Initialize()
103 SectionKind::getReadOnlyWithRel()); in InitMachOMCObjectFileInfo()146 SectionKind::getReadOnlyWithRel()); in InitMachOMCObjectFileInfo()320 SectionKind::getReadOnlyWithRel()); in InitELFMCObjectFileInfo()
232 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
218 return SectionKind::getReadOnlyWithRel(); in getKindForGlobal()
122 SectionKind::getReadOnlyWithRel()); in ParseSectionDirectiveDataRelRo()
1009 case 2: Kind = SectionKind::getReadOnlyWithRel(); break; in EmitConstantPool()