Home
last modified time | relevance | path

Searched refs:ReadOnlyWithRel (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h115 ReadOnlyWithRel enumerator
172 return K == ReadOnlyWithRel; in isReadOnlyWithRel()
207 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel()