Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h119 ReadOnlyWithRel enumerator
178 return K == ReadOnlyWithRel; in isReadOnlyWithRel()
214 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel()