Home
last modified time | relevance | path

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

/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()
/llvm-project/llvm/test/CodeGen/X86/
H A Dglobal-sections.ll333 ; check weak ReadOnlyWithRel globals.