Searched refs:isReadOnlyWithRel (Results 1 – 5 of 5) sorted by relevance
134 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()141 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()155 assert((Kind.isReadOnly() || Kind.isReadOnlyWithRel()) && in getSectionForConstant()
151 return isBSS() || isCommon() || isData() || isReadOnlyWithRel(); in isGlobalWriteableData()162 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
201 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionPrefixForGlobal()293 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in SelectSectionForGlobal()312 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()437 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()458 if (Kind.isDataRel() || Kind.isReadOnlyWithRel()) in getSectionForConstant()
173 return isBSS() || isCommon() || isDataRel() || isReadOnlyWithRel(); in isGlobalWriteableData()192 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
241 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionPrefixForGlobal()369 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()638 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()660 if (Kind.isData() || Kind.isReadOnlyWithRel()) in getSectionForConstant()833 else if (K.isReadOnly() || K.isReadOnlyWithRel()) in getCOFFSectionFlags()923 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in getCOFFSectionNameForUniqueGlobal()976 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()