Lines Matching refs:isReadOnlyWithRel
601 if (Kind.isReadOnlyWithRel()) in getSectionPrefixForGlobal()
749 } else if (Attrs.hasAttribute("relro-section") && Kind.isReadOnlyWithRel()) { in selectExplicitSectionGlobal()
982 assert(Kind.isReadOnlyWithRel() && "Unknown section kind"); in getSectionForConstant()
1286 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()
1323 if (Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()
1345 if (Kind.isData() || Kind.isReadOnlyWithRel()) in getSectionForConstant()
1535 else if (K.isReadOnly() || K.isReadOnlyWithRel()) in getCOFFSectionFlags()
1624 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in getCOFFSectionNameForUniqueGlobal()
1688 if (Kind.isReadOnly() || Kind.isReadOnlyWithRel()) in SelectSectionForGlobal()
2266 else if (Kind.isData() || Kind.isReadOnlyWithRel() || Kind.isBSS()) in getExplicitSectionGlobal()
2355 if (Kind.isData() || Kind.isReadOnlyWithRel() || Kind.isBSS()) { in SelectSectionForGlobal()