Searched refs:isReadOnlyWithRel (Results 1 – 2 of 2) sorted by relevance
173 return isBSS() || isCommon() || isDataRel() || isReadOnlyWithRel(); in isGlobalWriteableData()192 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()517 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()538 if (Kind.isDataRel() || Kind.isReadOnlyWithRel()) in getSectionForConstant()