Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()