Home
last modified time | relevance | path

Searched defs:getReadOnlyWithRel (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h196 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h232 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); } in getReadOnlyWithRel() function