Searched refs:isReadOnlyWithRel (Results 1 – 8 of 8) 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()
130 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()137 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()151 assert((Kind.isReadOnly() || Kind.isReadOnlyWithRel()) && in getSectionForConstant()
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()
157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel(); in isGlobalWriteableData()168 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
151 return isBSS() || isCommon() || isData() || isReadOnlyWithRel(); in isGlobalWriteableData()162 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
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()
421 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionPrefixForGlobal()569 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()799 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()836 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()858 if (Kind.isData() || Kind.isReadOnlyWithRel()) in getSectionForConstant()1032 else if (K.isReadOnly() || K.isReadOnlyWithRel()) in getCOFFSectionFlags()1121 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in getCOFFSectionNameForUniqueGlobal()1181 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()