Home
last modified time | relevance | path

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

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