Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DSectionKind.h113 ReadOnlyWithRel enumerator
169 return K == ReadOnlyWithRel; in isReadOnlyWithRel()
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel()