Searched refs:isReadOnlyWithRel (Results 1 – 3 of 3) sorted by relevance
134 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()141 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()153 assert((Kind.isReadOnly() || Kind.isReadOnlyWithRel()) && in getSectionForConstant()
151 return isBSS() || isCommon() || isData() || isReadOnlyWithRel(); in isGlobalWriteableData()162 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
238 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionPrefixForGlobal()359 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()615 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()636 if (Kind.isData() || Kind.isReadOnlyWithRel()) in getSectionForConstant()809 else if (K.isReadOnly() || K.isReadOnlyWithRel()) in getCOFFSectionFlags()901 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in getCOFFSectionNameForUniqueGlobal()950 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()