Searched refs:ReadOnlyWithRel (Results 1 – 2 of 2) sorted by relevance
110 ReadOnlyWithRel enumerator163 return K == ReadOnlyWithRel; in isReadOnlyWithRel()196 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel()
125 ReadOnlyWithRel, enumerator193 return K == ReadOnlyWithRel || K == ReadOnlyWithRelLocal; in isReadOnlyWithRel()232 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel()