Searched refs:ReadOnlyWithRel (Results 1 – 4 of 4) sorted by relevance
110 ReadOnlyWithRel enumerator163 return K == ReadOnlyWithRel; in isReadOnlyWithRel()196 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel()
113 ReadOnlyWithRel enumerator169 return K == ReadOnlyWithRel; in isReadOnlyWithRel()203 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()
333 ; check weak ReadOnlyWithRel globals.