Searched refs:isReadOnlyWithRel (Results 1 – 3 of 3) sorted by relevance
130 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()137 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()151 assert((Kind.isReadOnly() || Kind.isReadOnlyWithRel()) && in getSectionForConstant()
157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel(); in isGlobalWriteableData()168 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
600 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionPrefixForGlobal()724 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()968 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()1005 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()1027 if (Kind.isData() || Kind.isReadOnlyWithRel()) in getSectionForConstant()1220 else if (K.isReadOnly() || K.isReadOnlyWithRel()) in getCOFFSectionFlags()1309 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in getCOFFSectionNameForUniqueGlobal()1369 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()