Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h132 ReadOnlyWithRelLocal enumerator
193 return K == ReadOnlyWithRel || K == ReadOnlyWithRelLocal; in isReadOnlyWithRel()
197 return K == ReadOnlyWithRelLocal; in isReadOnlyWithRelLocal()
234 return get(ReadOnlyWithRelLocal); in getReadOnlyWithRelLocal()