Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h131 ReadOnlyWithRelLocal enumerator
192 return K == ReadOnlyWithRel || K == ReadOnlyWithRelLocal; in isReadOnlyWithRel()
196 return K == ReadOnlyWithRelLocal; in isReadOnlyWithRelLocal()
232 return get(ReadOnlyWithRelLocal); in getReadOnlyWithRelLocal()