Searched refs:isReadOnlyWithRel (Results 1 – 3 of 3) sorted by relevance
155 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()161 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()174 assert((Kind.isReadOnly() || Kind.isReadOnlyWithRel()) && in getSectionForConstant()
173 return isBSS() || isCommon() || isDataRel() || isReadOnlyWithRel(); in isGlobalWriteableData()192 bool isReadOnlyWithRel() const { in isReadOnlyWithRel() function
243 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionPrefixForGlobal()337 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in SelectSectionForGlobal()357 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()628 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()650 if (Kind.isDataRel() || Kind.isReadOnlyWithRel()) in getSectionForConstant()740 else if (K.isReadOnly() || K.isReadOnlyWithRel()) in getCOFFSectionFlags()834 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in getCOFFSectionNameForUniqueGlobal()884 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()